flutter/packages/flutter_tools/templates/module/common
lsaudon 9be8f4fd58
Bump cupertino_icons to 1.0.6 (#136962)
Bump cupertino_icons to 1.0.6
2023-11-16 21:15:04 +00: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 Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
test Native assets support for MacOS and iOS (#130494) 2023-09-10 08:07:13 +00:00
.gitignore.tmpl No longer include .packages in created .gitignore files (#133484) 2023-08-30 00:40:01 +00:00
.metadata.tmpl
analysis_options.yaml.tmpl Integrate package:flutter_lints into templates (#81417) 2021-05-10 16:19:04 -07:00
projectName_android.iml.tmpl
projectName.iml.tmpl Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +00:00
pubspec.yaml.tmpl Bump cupertino_icons to 1.0.6 (#136962) 2023-11-16 21:15:04 +00: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).