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
lib
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
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

# {{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).