flutter/packages/flutter_tools/templates/create/ios.tmpl/Runner
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
..
Assets.xcassets/AppIcon.appiconset Update iOS template icon assets (#8601) 2017-03-06 17:05:27 -08:00
Base.lproj Remove dangling reference to ViewController (#4841) 2016-07-07 10:45:58 -07:00
AppDelegate.h Use FlutterAppDelegate in iOS create template (#7845) 2017-02-02 18:03:56 -08:00
AppDelegate.m Inject plugin registration. (#9216) 2017-04-10 15:44:19 +02:00
Info.plist.tmpl Update iOS template to Xcode 8 recommended settings 2016-09-26 15:04:07 -07:00
main.m Eliminate calls to deprecated FlutterInit() (#7770) 2017-01-31 17:39:29 -08:00