mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Allow users to update dependencies. Examples: * `et fetch` Fetch dependencies In the future, `et build` will update dependencies if it detects that they have changed. Also: * Updates the status in the README * Adds instructions on how to run tests * Fixes `et run`'s description * Makes the `--verbose` flag global