-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.platform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
To date, the Flutter web platform support has been in its own fork. While you can now build an application for the web using Flutter (see here, doing so causes the flutter tool to pull a bunch of cached artifacts that are forked, rather than directly derived from, the mainline.
This can have numerous unforeseen consequences --- impacts to network use and disk space, and because it's a fork, bugs you expect to be fixed in the mainline for a given channel may still not be fixed in the fork.
Flutter for web remains experimental at least until this is resolved, and in all likelihood longer.
jonahwilliams, tvolkert, chertov, yohom, acsbendi and 35 moreup-to-you and ayush221bup-to-you and ayush221b
Metadata
Metadata
Assignees
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.platform-webWeb applications specificallyWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.