-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
r: solvedIssue is closed as solvedIssue is closed as solved
Description
flutter build web is building the last (and first) time I used it, ignoring the many changes I've made over the last few weeks.
This issue has already been described here:
- [web]: Build web is not working #55008
- [web]: Flutter build web command builds older version of the webapp #75762
flutter build webcommand only building master branch in project repo #78912
My Flutter version is the latest, 2.10.4. And you can reproduce this issue by pulling this project, from this commit (72600d7).
I was able to solve the problem, even though it was far from ideal. Basically, I used the recommendations in this comment, creating a new Flutter repo and then copying everything I currently have on top of it.
Metadata
Metadata
Assignees
Labels
r: solvedIssue is closed as solvedIssue is closed as solved