This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
dev
/
integration_tests
/
channels
History
Ian Hickson
126cd7388e
Clean up dependency pins and update all packages (
#91109
)
2021-10-04 10:28:03 -07:00
..
android
Change project.buildDir in standalone subprojects property (
#91030
)
2021-10-01 17:18:05 -07:00
ios
Migrate iOS project to Xcode 13 compatibility (
#90304
)
2021-09-22 13:23:05 -07:00
lib
Support Float32Lists in StandardMessageCodec (
#72613
) (
#83318
)
2021-07-20 14:31:07 -07:00
test_driver
Reland eliminate timeouts from integration tests (
#85141
)
2021-06-23 13:08:51 -07:00
pubspec.yaml
Clean up dependency pins and update all packages (
#91109
)
2021-10-04 10:28:03 -07:00
README.md
Integration test for channel communication (
#9621
)
2017-04-27 08:44:28 +02:00
README.md
channels
Integration test of platform channels.