flutter/packages/flutter_tools/templates/app
2019-01-08 16:20:52 -05:00
..
.idea Update idea template files (#24311) 2018-11-14 13:45:07 -08:00
android-java.tmpl Update idea template files (#24311) 2018-11-14 13:45:07 -08:00
android-kotlin.tmpl Update idea template files (#24311) 2018-11-14 13:45:07 -08:00
android.tmpl newly created apps / plugins should use latest gradle dependencies (#22790) (#23314) 2018-10-19 19:07:06 -07:00
ios-objc.tmpl Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07:00
ios-swift.tmpl Re-reland Xcode backend refactor (#23762) 2018-10-31 16:37:53 -07: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 Rename module --> application in flutter create command. (#22565) 2018-10-04 13:03:20 -07: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.