flutter/dev/integration_tests/platform_interaction
Srujan Gaddam 2407f699e9
Move package:web dependency to dev dependency (#139696)
Pinning the package:web dependency constrains downstream packages from
using newer versions and making sure they support the version pinned in
Flutter. Since the usage of package:web in Flutter is light, we should
instead have a small shim like the engine and keep package:web as a dev
dependency only.
2023-12-15 08:53:27 -08:00
..
android [Android] Bump template & integration test Gradle version to 7.6.4 (#139276) 2023-12-07 18:31:20 +00:00
ios iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +00:00
lib Updated integration_tests/platform_interaction test_step.dart (#131301) 2023-07-28 04:48:38 +00:00
test_driver Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
pubspec.yaml Move package:web dependency to dev dependency (#139696) 2023-12-15 08:53:27 -08:00
README.md Add integration test for platform interaction (#11580) 2017-08-11 10:38:12 +02:00

platform_interaction

Integration test of platform interaction.