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

12 lines
189 B
Cheetah

name: {{projectName}}
description: {{description}}
flutter:
plugin:
androidPackage: {{androidIdentifier}}
pluginClass: {{pluginClass}}
dependencies:
flutter:
sdk: flutter