flutter/dev/integration_tests/release_smoke_test
Qun Cheng 69db714fbb
Update material_color_utilities package version to latest 0.11.1 (#145959)
This PR is to update material_color_utilities package version to the latest. `material_color_utilities/scheme/scheme_fruit_salad.dart` and `material_color_utilities/scheme/scheme_rainbow.dart` are exported after version 0.9.0.

Once this PR is merged, we don't need to explicitly import these two files like the change in PR #144805, which breaks some dependencies in `Google testing`.
2024-04-03 02:16:13 +00:00
..
android Roll pub packages and regenerate gradle lockfiles (#145727) 2024-03-26 22:07:06 +00:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib Roll Flutter Engine from 8c521eb24171 to 6a3b0216ff5b (4 revisions) (#143251) 2024-02-09 23:20:57 +00: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 Update material_color_utilities package version to latest 0.11.1 (#145959) 2024-04-03 02:16:13 +00: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.