flutter/packages/flutter_tools/templates/module/common
2021-01-27 14:44:03 -08:00
..
.idea remove intellij references to the v1 embedding jars now that the v2 embeddings are referenced via maven (#55353) 2020-04-22 13:33:13 -07:00
lib [flutter_tools] remove --with-driver-test (#67783) 2020-10-09 21:03:37 -07:00
test Update templates (#23698) 2018-10-30 07:58:41 -07:00
.gitignore.tmpl [flutter_tools] wire up complete support for Dart obfuscation (#50509) 2020-02-27 08:58:33 -08:00
.metadata.tmpl Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
projectName_android.iml.tmpl Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
projectName.iml.tmpl Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
pubspec.yaml.tmpl Make flutter create --smaple null-safe (#74844) 2021-01-27 14:44:03 -08:00
README.md.tmpl add a help link to the default module template readme (#59023) 2020-06-08 16:33:01 -07:00

# {{projectName}}

{{description}}

## Getting Started

For help getting started with Flutter, view our online
[documentation](https://flutter.dev/).

For instructions integrating Flutter modules to your existing applications,
see the [add-to-app documentation](https://flutter.dev/docs/development/add-to-app).