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
Greg Spencer
b921fdc58e
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (
#18035
)" (
#18041
)
...
This reverts commit 3258602073c6a05b1b051fddf644cba92116694b.
2018-05-30 13:51:14 -07:00
..
android
Revert "Update Gradle dependencies to match Android Studio 3.1.2 (
#17974
)" (
#17979
)
2018-05-28 21:18:13 +02:00
ios
Make standard codecs extensible (
#15414
)
2018-03-16 16:17:56 +00:00
lib
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (
#18035
)" (
#18041
)
2018-05-30 13:51:14 -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.