flutter/dev/integration_tests/codegen
Jenn Magder d053fe5cb3
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)
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-04 12:17:57 -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 (#33852) 2019-06-04 12:17:57 -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.