This website requires JavaScript.
Explore
Help
Register
Sign In
firka
/
flutter
Watch
5
Fork
0
You've already forked flutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flutter
/
dev
/
integration_tests
/
codegen
History
Jonah Williams
0a25309fb1
[versions] update versions (
#54247
)
2020-04-07 19:42:02 -07: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
Exclude codegen/lib/main.dart from static analysis (
#52829
)
2020-03-18 13:16:02 -07: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
analysis_options.yaml
Exclude codegen/lib/main.dart from static analysis (
#52829
)
2020-03-18 13:16:02 -07:00
pubspec.yaml
[versions] update versions (
#54247
)
2020-04-07 19:42:02 -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
README.md
codegen
A Flutter project for testing code generation.