flutter/packages/flutter_tools/templates/module/ios/library/Flutter.tmpl
Mikkel Nygaard Ravn a600fe7f13 Support materializing Flutter module host app on iOS (#21276)
* Prototype

* Fix paths to Flutter library resources

* Invoke pod install as necessary for materialized modules

* Add devicelab test for module use on iOS

* Remove debug output

* Rebase, reame materialize editable

* Add devicelab test editable iOS host app

* Removed add2app test section
2018-09-25 15:21:13 -04:00
..
AppFrameworkInfo.plist Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
podhelper.rb Support materializing Flutter module host app on iOS (#21276) 2018-09-25 15:21:13 -04:00
README.md Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00

This directory contains support code for embedding the Flutter project in an iOS app. It should not be edited or checked in.