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
Polina Cherkasova
d50f1fa9c9
Add dependency on leak_tracker and leak_tracker_testing to flutter_test. (
#137646
)
2023-10-31 19:19:12 -07:00
..
android
Revert "Fix Gradle lockfiles." (
#137198
)
2023-10-24 17:47:45 -07:00
integration_test
Resolve TODOs in channels integration test (
#130745
)
2023-07-17 22:05:37 +00:00
ios
iOS info.plist template: make UIViewControllerBasedStatusBar to be true (
#128970
)
2023-06-20 18:11:18 +00:00
lib
[Windows_android channels_integration_test] Column -> ListView (
#134836
)
2023-09-15 19:53:24 +00:00
macos
Migrate Xcode projects last version checks to Xcode 14.3 (
#125827
)
2023-05-02 00:06:33 +00:00
pubspec.yaml
Add dependency on leak_tracker and leak_tracker_testing to flutter_test. (
#137646
)
2023-10-31 19:19:12 -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.