flutter/dev/integration_tests/release_smoke_test
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 Revert string interp (#49602) 2020-01-28 07:56:51 -08:00
test_adapter fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
.gitignore Add ephemeral iOS directory to put future generated files (#76830) 2021-02-25 18:16:03 -08:00
.metadata Release diagnostics (#34474) 2019-06-18 11:06:09 -07:00
pubspec.yaml Move package:web dependency to dev dependency (#139696) 2023-12-15 08:53:27 -08:00
README.md Release diagnostics (#34474) 2019-06-18 11:06:09 -07:00

release_smoke_test

A simple Flutter project used in CI to test that a release app can build and run on a physical device.