-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler
Description
hi,
a user of my get_it_mixing reported a strange cast error when he runs the app on the web.
I could reproduce this in the most basic setup where adding an item to a linked list throws an exception on the web but not on other platforms.
You could find the repro project here
https://github.com/escamoteur/linked_list_web_error
[√] Flutter (Channel stable, 2.0.5, on Microsoft Windows [Version 10.0.18363.1500], locale de-DE)
reiko-dev, rydmike and jhb-dev
Metadata
Metadata
Assignees
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler