• Srujan Gaddam's avatar
    Move package:web dependency to dev dependency (#139696) · 2407f699
    Srujan Gaddam authored
    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.
    2407f699
pubspec.yaml 766 Bytes