flutter/packages/flutter_tools/templates/module/common
2019-11-22 15:02:20 -08:00
..
.idea Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
lib Fix typo in main.dart templates (#35684) 2019-07-08 10:36:44 -07:00
test Update templates (#23698) 2018-10-30 07:58:41 -07:00
.gitignore.tmpl Add .flutter-plugins-dependencies to the project, which contains the app's plugin dependency graph (#45379) 2019-11-22 15:02:20 -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.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_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
pubspec.yaml.tmpl Adds the androidX flag to a modules pubspec.yaml template so it is se… (#34066) 2019-06-07 16:09:21 -07:00
README.md.tmpl Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00

# {{projectName}}

{{description}}

## Getting Started

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