flutter/packages/flutter_tools/templates/app
2020-07-30 08:46:29 +12:00
..
.idea remove intellij references to the v1 embedding jars now that the v2 embeddings are referenced via maven (#55353) 2020-04-22 13:33:13 -07:00
android-java.tmpl Remove v1 Android create templates (#61203) 2020-07-11 12:15:19 -07:00
android-kotlin.tmpl Remove v1 Android create templates (#61203) 2020-07-11 12:15:19 -07:00
android.tmpl Remove v1 Android create templates (#61203) 2020-07-11 12:15:19 -07:00
ios-objc.tmpl Migrate Runner project base configuration (#54691) 2020-04-14 13:01:54 -07:00
ios-swift.tmpl Remove empty Supporting Files group from Swift app template (#57161) 2020-05-14 11:00:43 -07:00
ios.tmpl Revert "Build iOS apps using Swift Packages (#59009)" (#59025) 2020-06-08 15:45:10 -07:00
lib Add an adaptive visual density static function, and add it to… (#51921) 2020-03-31 16:16:25 -07:00
linux.tmpl Set the application-id in the Linux shell (#60053) 2020-07-30 08:46:29 +12:00
macos.tmpl Remove miscellaneous xcworkspacedata (#50715) 2020-02-18 12:41:27 -08:00
test Update templates (#23698) 2018-10-30 07:58:41 -07:00
web [web] Change display mode of PWA default to standalone (#56056) 2020-04-30 11:20:14 -07:00
windows.tmpl Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
.gitignore.tmpl Add .last_build_id to gitignore (#54428) 2020-04-11 13:25:02 -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 update packages and update template (#61678) 2020-07-16 18:32:46 -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.