-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.3.2 build error #102
Comments
Same error I also got, how can we debug it? |
Which Flutter version? |
It's 3.7 on Mac now. I will try this on the Windows 3.10 version. |
Ran some blame and found the cause: flutter/flutter#119195. |
This was referenced Oct 7, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Target dart2js failed: Exception: Warning: The 'dart2js' entrypoint script is deprecated, please use 'dart compile js' instead.
../../../../.pub-cache/hosted/pub.flutter-io.cn/oktoast-3.3.2/lib/src/widget/overlay.dart:582:9:
Error: A constant constructor can't call a non-constant super constructor.
The text was updated successfully, but these errors were encountered: