mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 03:09:43 +08:00
This adds a maintenance script that will allow us to "unpublish" a release: basically remove it from the cloud storage so that we're no longer serving it from the website. Obviously, gsutil access to the cloud storage server is required for this to function.
This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.