flutter/dev/integration_tests/release_smoke_test
Chris Yang fadcaee842
iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970)
Now that we support UIViewControllerBasedStatusBar by default (after engine roll: c7167765d7), we should make this value to be true.

Part of https://github.com/flutter/flutter/issues/128969
2023-06-20 18:11:18 +00:00
..
android Update android manifests to set exported:true on main activities in integration test for api 33 support (#127892) 2023-05-30 23:54:21 +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
pubspec.yaml flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
README.md

release_smoke_test

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