README.md.tmpl 551 Bytes
Newer Older
1 2 3 4 5 6
# {{projectName}}

{{description}}

## Getting Started

7 8 9 10
This project is a starting point for a Flutter application.

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

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

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