mirror of
https://github.com/flutter/packages.git
synced 2025-06-19 13:38:53 +08:00

Rolls to the latest release of flutter_plugin_tools, updating calls for breaking changes to flags. Other minor changes: - Removes the default set of actions from `tool_runner.sh` since it's never used, and the set of things it runs is a very obsolete subset at this point; it's better to require people to choose specific actions. - Renames some tasks to match recent renaming in flutter/plugins.