Skip to content
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

Closed
christian1combo opened this issue Sep 27, 2023 · 4 comments · Fixed by #103
Closed

3.3.2 build error #102

christian1combo opened this issue Sep 27, 2023 · 4 comments · Fixed by #103

Comments

@christian1combo
Copy link

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.

@RuberDucky
Copy link

Same error I also got, how can we debug it?

@AlexV525
Copy link
Member

AlexV525 commented Oct 6, 2023

Which Flutter version?

@RuberDucky
Copy link

It's 3.7 on Mac now. I will try this on the Windows 3.10 version.

@AlexV525
Copy link
Member

AlexV525 commented Oct 6, 2023

Ran some blame and found the cause: flutter/flutter#119195.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants