flutter/packages/flutter_tools/templates/module/common
Jason Simmons 8461ceea43
Manual roll Flutter Engine from 371c86fb6b49 to bcb281cde579 (#158346)
Includes changes required by the new Dart formatter.
2024-11-07 22:39:19 +00:00
..
.idea
lib Manual roll Flutter Engine from 371c86fb6b49 to bcb281cde579 (#158346) 2024-11-07 22:39:19 +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
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 update flutter create generated projects to use package:flutter_lints 5.0.0 (#156011) 2024-10-02 08:36:40 -07:00
README.md.tmpl Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00: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/to/add-to-app).