flutter/packages/flutter_tools/templates/app
2021-07-09 10:41:03 -07:00
..
lib Integrate package:flutter_lints into templates (#81417) 2021-05-10 16:19:04 -07:00
test Integrate package:flutter_lints into templates (#81417) 2021-05-10 16:19:04 -07:00
winuwp.tmpl Add .gitignore (#85017) 2021-07-09 10:41:03 -07:00
pubspec.yaml.tmpl Upgrade to stable flutter_lints 1.0.0 (#82365) 2021-05-12 17:14:03 -07:00
README.md.tmpl Remove trailing whitespace from README template (#31762) 2019-04-29 13:04:55 +02:00

# {{projectName}}

{{description}}

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

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.