flutter/packages/flutter_tools/templates/create/ios.tmpl
Jakob Andersen b61e169011 Automatically wire dependencies for native plugins (#8891)
Go through all packages brought in by pub, and write the name and path of every one that is a flutter plugin into .flutter-plugins.

In android/settings.gradle and ios/Podfile, read in .flutter-plugins, if that file exists. The Android / iOS code from the plugins is automatically added as dependencies of the native code of the app.
2017-03-23 14:59:12 +01:00
..
Flutter Build Flutter app as a framework on iOS (#8971) 2017-03-22 17:41:49 -07:00
Pods Declare Xcode 8.3.x compatibility in project files (#8622) 2017-03-07 13:11:41 -08:00
Runner Update iOS template icon assets (#8601) 2017-03-06 17:05:27 -08:00
Runner.xcodeproj Build Flutter app as a framework on iOS (#8971) 2017-03-22 17:41:49 -07:00
Runner.xcworkspace Alter iOS template project to be CocoaPods enabled (#4893) 2016-08-05 09:17:13 -07:00
.gitignore Build Flutter app as a framework on iOS (#8971) 2017-03-22 17:41:49 -07:00
Podfile Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
Podfile.lock Alter iOS template project to be CocoaPods enabled (#4893) 2016-08-05 09:17:13 -07:00