flutter/dev/integration_tests/codegen
Jenn Magder ef792fc30d
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)
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-03 16:11:33 -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 (#33684) 2019-06-03 16:11:33 -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 Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) 2019-05-31 21:53:30 -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.