Upgrade browser versions (Chrome or Firefox) in the Flutter Web Engine and/or Framework tests. Use when asked to roll or upgrade Chrome or Firefox to a newer version.
This skill automates the process of upgrading Chrome and Firefox versions in the Flutter Web Engine and the Framework tests.
Before updating any files, find and verify the existence of the version you want to use.
dart scripts/fetch_versions.dart latest <chrome|firefox>
dart scripts/fetch_versions.dart verify <chrome|firefox> <version>
This command will return true or false.Verification Rules:
falseThe user may request to upgrade one or both locations. They may also use different versions for each location.
engine/src/flutter/lib/web_ui/dev/package_lock.yaml)Update the version field for chrome or firefox.