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
Mikkel Nygaard Ravn
bb88766448
Revert "Update Gradle dependencies to match Android Studio 3.1.2 (
#17942
)" (
#17966
)
...
This reverts commit dac1baf4fabf8b7af45261f2f01782773d7f19ab.
2018-05-28 15:10:37 +02:00
..
android
Revert "Update Gradle dependencies to match Android Studio 3.1.2 (
#17942
)" (
#17966
)
2018-05-28 15:10:37 +02:00
ios
Make standard codecs extensible (
#15414
)
2018-03-16 16:17:56 +00:00
lib
Make non-global constants have consistent naming (with just _ instead of _k) (
#17584
)
2018-05-17 23:04:41 -07:00
test_driver
Increased the channels test timeout (
#17018
)
2018-04-26 14:09:23 -07:00
pubspec.yaml
Rebase after package:isolate fixes. (
#17289
)
2018-05-10 18:52:33 -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.