flutter/packages/flutter_tools/templates/app_shared
Greg Spencer 8405868db4
Update outdated platform directories in examples (#91125)
The first of three or four changes to update the platform directories of the packages in the Flutter repo that have out date platform code.

This batch includes updating the flutter_view example, updating the sanity check numbers in analyze.dart, and adding some missing Podfiles in the examples. I also eliminated some trailing whitespace in the templates for Android.
2021-10-05 14:52:11 -07:00
..
.idea
android-java.tmpl Change project.buildDir in standalone subprojects property (#91030) 2021-10-01 17:18:05 -07:00
android-kotlin.tmpl Change project.buildDir in standalone subprojects property (#91030) 2021-10-01 17:18:05 -07:00
android.tmpl Update outdated platform directories in examples (#91125) 2021-10-05 14:52:11 -07:00
ios-objc.tmpl Update flutter create templates for Xcode 13 (#88074) 2021-08-12 11:37:04 -07:00
ios-swift.tmpl Migrate iOS project to Xcode 13 compatibility (#90304) 2021-09-22 13:23:05 -07:00
ios.tmpl Set BUILD_DIR when determining if plugins support arm64 simulators (#90088) 2021-09-15 18:37:04 -07:00
linux.tmpl
macos.tmpl Set BUILD_DIR when determining if plugins support arm64 simulators (#90088) 2021-09-15 18:37:04 -07:00
web Add favicon to web template (#88141) 2021-08-18 17:12:02 -07:00
windows.tmpl Reduce required Windows CMake version to 3.14 (#89390) 2021-09-03 21:05:58 -07:00
winuwp.tmpl Use {{projectName}} as BINARY_NAME and CMake project name in UWP template (#87859) 2021-08-26 17:11:05 -07:00
.gitignore.tmpl
.metadata.tmpl
analysis_options.yaml.tmpl
projectName.iml.tmpl