flutter/packages/flutter_tools/templates/package
2019-08-06 13:18:41 -07:00
..
.idea update the IntelliJ metadata templates (#14867) 2018-02-26 07:38:22 -08:00
lib Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
test Update templates (#23698) 2018-10-30 07:58:41 -07:00
.gitignore.tmpl Closes #37593 Add flutter_export_environment.sh to gitignore (#37595) 2019-08-06 13:18:41 -07:00
.metadata.tmpl Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00
CHANGELOG.md.tmpl Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
LICENSE.tmpl Add --template=<type> option to create command. (#11105) 2017-08-23 13:29:31 +02:00
projectName.iml.tmpl update intellij metadata in template files (#16211) 2018-04-04 09:36:34 -07:00
pubspec.yaml.tmpl Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
README.md.tmpl Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00

# {{projectName}}

{{description}}

## Getting Started

This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.

For help getting started with Flutter, view our 
[online documentation](https://flutter.dev/docs), which offers tutorials, 
samples, guidance on mobile development, and a full API reference.