mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This updates the Flutter tools to match the proposed new packaging of artifacts in the engine release script. * The GCS URL for artifacts is now gs://mojo/flutter/$revision/$platform * Categories have been removed from the Artifact class * All artifacts for a given platform now live in a zip file. If an artifact is not present in the local cache, then the zip will be downloaded and extracted. Note that darwin-x64 artifacts go through a different process that (for now) continues to use the old format. |
||
---|---|---|
.. | ||
analyze.dart | ||
apk.dart | ||
build.dart | ||
cache.dart | ||
daemon.dart | ||
flutter_command_runner.dart | ||
flutter_command.dart | ||
init.dart | ||
install.dart | ||
list.dart | ||
listen.dart | ||
logs.dart | ||
run_mojo.dart | ||
start.dart | ||
stop.dart | ||
test.dart | ||
trace.dart | ||
upgrade.dart |