flutter/dev/integration_tests/channels
Elliott Brooks 01eef7ca13
Upgrade Flutter deps to pull in latest vm_service and dwds (#136734)
Generated by running `flutter update-packages --force-upgrade`

Updates vm_service to [12.0.0](https://pub.dev/packages/vm_service/versions/12.0.0) and dwds to [22.0.0](https://pub.dev/packages/dwds/versions/22.0.0)

The changes to `packages/flutter_tools/lib/src/isolated/devfs_web.dart` are for the new interface of DWDS introduced in https://github.com/dart-lang/webdev/pull/2243

FYI @bkonyi
2023-10-19 18:29:02 +00:00
..
android Bump gradle heap size limit in *everywhere* (#134665) 2023-09-13 10:36:24 -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 Upgrade Flutter deps to pull in latest vm_service and dwds (#136734) 2023-10-19 18:29:02 +00:00
README.md Integration test for channel communication (#9621) 2017-04-27 08:44:28 +02:00

channels

Integration test of platform channels.