flutter/packages/flutter_tools/templates
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
..
create Automatically wire dependencies for native plugins (#8891) 2017-03-23 14:59:12 +01:00
driver [driver] "waitFor" command in place of broken "exists" (#3373) 2016-04-19 09:49:22 -07:00
.gitignore Pull iOS build templates from flutter tools vs engine artifacts (#4526) 2016-06-13 12:30:08 -07:00