flutter/packages/flutter_tools/templates/module/ios/library/Flutter.tmpl
2022-02-04 14:50:11 -08:00
..
AppFrameworkInfo.plist Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
podhelper.rb.tmpl Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework (#97689) 2022-02-04 14:50:11 -08:00
projectName.podspec.tmpl Change minimum iOS version from 8.0 to 9.0 (#62902) 2020-08-06 13:46:15 -07: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.