flutter/packages/flutter_tools/templates/plugin
Jakob Andersen 7ffa82aaf0 Inject plugin registration. (#9216)
Added a PluginRegistry to the new project template. The registry files will be automatically updated at build time to register the native plugins.

Fixes #7814.
2017-04-10 15:44:19 +02:00
..
android.tmpl Inject plugin registration. (#9216) 2017-04-10 15:44:19 +02:00
ios.tmpl rename initWithFlutterView to initWithController (#9208) 2017-04-05 08:21:36 -07:00
lib Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +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 Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00

# {{projectName}}

{{description}}

## Getting Started

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