mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
With this change, `flutter widget-preview start` will launch a working widget preview environment that can render previews from a target project. Also fixes an issue where `--offline` wasn't being respected by some pub operations.