flutter/packages/flutter_tools/templates/module/ios/library/Flutter.tmpl
Sean Freiburg 0468742910 Fix flutter root error message string interpolation (#24944)
The variable isn't interpolating because it's using "${}" when ruby uses "#{}".
2019-01-09 10:57:20 -08:00
..
AppFrameworkInfo.plist Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
podhelper.rb Fix flutter root error message string interpolation (#24944) 2019-01-09 10:57:20 -08:00
README.md Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00

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