mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 20:22:03 +08:00
Pinning the package:web dependency constrains downstream packages from using newer versions and making sure they support the version pinned in Flutter. Since the usage of package:web in Flutter is light, we should instead have a small shim like the engine and keep package:web as a dev dependency only.