flutter/packages/flutter_tools/templates/app
2019-01-24 12:21:11 -08:00
..
.idea Update idea template files (#24311) 2018-11-14 13:45:07 -08:00
android-java.tmpl Upgrade the Gradle script to Android plugin version 3.3.0 (#26913) 2019-01-24 12:21:11 -08:00
android-kotlin.tmpl Upgrade the Gradle script to Android plugin version 3.3.0 (#26913) 2019-01-24 12:21:11 -08:00
android.tmpl add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
ios-objc.tmpl Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
ios-swift.tmpl Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
ios.tmpl Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00
lib update the docs for the module template (#23699) 2018-10-30 13:30:10 -07:00
test Update templates (#23698) 2018-10-30 07:58:41 -07:00
.gitignore.tmpl Do not ignore pubspec.lock in project templates (#24209) 2019-01-09 10:10:38 -08:00
.metadata.tmpl Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00
projectName.iml.tmpl Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07:00
pubspec.yaml.tmpl rev the min dart sdk dep in the templates to 2.1.0 (#26235) 2019-01-08 16:20:52 -05:00
README.md.tmpl Updating readme templates for newly created projects (#24725) 2018-11-28 15:56:58 -08: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.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)

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.