-
-
Notifications
You must be signed in to change notification settings - Fork 907
flutter_html causing issues building on Flutter 2.8.0 with dep flutter_math_fork #942
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
Comments
Yes we are waiting for our dependencies to update. |
How long would that approximately Take? |
We can't say since they are our dependencies... I'd check in on |
As a temporary measure you can add
to your pubsec.yaml which has worked for me. |
Thank you! @erickok can you me when the issue is fixed? |
It seems flutter_math_fork has updated, so we will include this updated dependency soon. |
Thanks feel free to close this issue |
Sir I request..please update flutter math frok package |
Related to this, simply adding the following dependencies to any flutter project will cause an error during "pub get"
Running "flutter pub get" in htmltest... |
In the new flutter 2.8.0 the dev dependency flutter_math_fork causes issues trying to run debug.
Here is the current error message when trying to build:
The text was updated successfully, but these errors were encountered: