flutter/packages/flutter_tools/templates/module/common
2022-04-14 13:26:38 -07: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 Use super parameters in templates (#101157) 2022-04-14 13:26:38 -07:00
test [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
.gitignore.tmpl MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07: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
analysis_options.yaml.tmpl Integrate package:flutter_lints into templates (#81417) 2021-05-10 16:19:04 -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 Remove the end period of a URL in project template (#99816) 2022-03-25 16:15:13 -07:00
README.md.tmpl [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00

# {{projectName}}

{{description}}

## Getting Started

For help getting started with Flutter development, view the 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).