flutter/dev/integration_tests/codegen
Jenn Magder c8bf7abeee
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167)
Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
2019-06-10 14:30:28 -07:00
..
android Add basic codegen app to be used for integration testing and benchmarks (#27257) 2019-02-14 23:17:16 -08:00
ios Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) 2019-06-10 14:30:28 -07:00
lib select ResidentCompiler during FlutterDevice initialization (#28603) 2019-03-07 11:02:42 -08:00
test select ResidentCompiler during FlutterDevice initialization (#28603) 2019-03-07 11:02:42 -08:00
test_driver select ResidentCompiler during FlutterDevice initialization (#28603) 2019-03-07 11:02:42 -08:00
pubspec.yaml Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
README.md Add basic codegen app to be used for integration testing and benchmarks (#27257) 2019-02-14 23:17:16 -08:00

codegen

A Flutter project for testing code generation.