flutter/packages/flutter_tools/templates/plugin
2017-05-24 16:19:16 +02:00
..
android-java.tmpl Add org option to flutter create (#10290) 2017-05-24 16:19:16 +02:00
android-kotlin.tmpl Add org option to flutter create (#10290) 2017-05-24 16:19:16 +02:00
android.tmpl Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
ios-objc.tmpl/Classes Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
ios-swift.tmpl/Classes Change template indentation to 2 spaces (#10289) 2017-05-24 12:37:23 +02:00
ios.tmpl Add Swift and Kotlin templates (#10259) 2017-05-24 08:22:50 +02:00
lib Plugin template uses new channel name (#9453) 2017-04-18 22:54:01 +02:00
.gitignore.tmpl Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
LICENSE.tmpl Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
pubspec.yaml.tmpl Inject plugin registration. (#9216) 2017-04-10 15:44:19 +02:00
README.md.tmpl Update plugin README with link to plugin guide (#10137) 2017-05-17 23:06:40 +02:00

# {{projectName}}

{{description}}

## Getting Started

For help getting started with Flutter, view our online
[documentation](http://flutter.io/).

For help on editing plugin code, view the [documentation](https://flutter.io/platform-plugins/#edit-code).