mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
.idea | ||
android.tmpl | ||
ios.tmpl | ||
lib | ||
.gitignore.tmpl | ||
projectName.iml.tmpl | ||
pubspec.yaml.tmpl | ||
README.md.tmpl |
# {{projectName}} {{description}} ## Getting Started For help getting started with Flutter, view our online [documentation](http://flutter.io/).