
We hypothesize that many first-time users creating a new project will look at the README.md as a starting point for "what next". As we've updated our documentation particularly for new users, having better links to our codelabs and cookbooks will help them be productive.
15 lines
452 B
Cheetah
15 lines
452 B
Cheetah
# {{projectName}}
|
|
|
|
{{description}}
|
|
|
|
## Getting Started
|
|
|
|
This project is a starting point for a Flutter
|
|
[plug-in package](https://flutter.io/developing-packages/),
|
|
a specialized package that includes platform-specific implementation code for
|
|
Android and/or iOS.
|
|
|
|
For help getting started with Flutter, view our
|
|
[online documentation](https://flutter.io/docs), which offers tutorials,
|
|
samples, guidance on mobile development, and a full API reference.
|