flutter/packages/flutter_tools/templates/plugin/android.tmpl
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
..
src/main Inject plugin registration. (#9216) 2017-04-10 15:44:19 +02:00
.gitignore Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
build.gradle.tmpl remove support library dependency in plugin template (#9126) 2017-04-03 05:17:24 -07:00
gradle.properties Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
settings.gradle.tmpl Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00