Nguyen Trung Loi
Nguyen Trung Loi
+1 need to be fixed
@abdallahshaban557 Chat is the core feature for almost enterprise web and apps so we can have a better experiences and consistency (multi-platform app) in single implementation - our user is...
same issue on DELL XPS13
Same issue. I spent my day to resolve but unclear why breaking change happend and build broken with above error which leads to 404 main.dart.js
Thanks @itsatifsiddiqui It worked now - no need to upgrade to v13.0 I fixed by specify build.yaml and `flutter packages pub global run webdev serve`
build.yaml ```targets: $default: sources: - lib/** - web/** - pubspec.* builders: build_web_compilers|entrypoint: generate_for: - web/**.dart - lib/**.dart