flutter/dev/integration_tests/codegen
Jenn Magder e491544588
Move embedding and linking Flutter frameworks into the tool (#51453)
* Move embedding and linking Flutter frameworks into the tool

* Unused import

* Migrate

* Rename run, add comments, remove typedef

* Add status log to tell the user what we did

* Remove Podfile migration, create IOSMigration superclass

* word-smiting

Co-Authored-By: Jonah Williams <jonahwilliams@google.com>

* for space

Co-Authored-By: Jonah Williams <jonahwilliams@google.com>

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2020-03-03 12:11:28 -08:00
..
android Update Android activities because plugin registration is now done by FlutterActivity.configureFlutterEngine (#50841) 2020-02-27 18:16:04 -08:00
ios Move embedding and linking Flutter frameworks into the tool (#51453) 2020-03-03 12:11:28 -08:00
lib implicit-casts:false in dev (#45787) 2019-12-05 22:34:06 +01:00
test License update (#45373) 2019-11-27 15:04:02 -08:00
test_driver License update (#45373) 2019-11-27 15:04:02 -08:00
pubspec.yaml [versions] update sync http dependency (#50981) 2020-02-18 11:26:17 -08: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.