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

Error: The getter 'optionsDiff' isn't defined for the class 'GreenNode' #60

Open
talkbiz opened this issue Dec 14, 2022 · 2 comments
Open

Comments

@talkbiz
Copy link

talkbiz commented Dec 14, 2022

flutter_math_fork-0.6.3+1 shows the error below when building app.

Error (Xcode): ../../.pub-cache/hosted/pub.dev/flutter_math_fork-0.6.3+1/lib/src/encoder/tex/functions/frac.dart:113:37: Error: The getter 'optionsDiff' isn't defined for the class 'GreenNode'.

@li3317
Copy link

li3317 commented Dec 23, 2022

Running into the same issue here

@mykdavies
Copy link

It's not clear to me what dependency change suddenly started to cause this to happen for me, but I was able to work around it by upgrading flutter_html to the latest alpha release: 3.0.0-alpha.6

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

No branches or pull requests

3 participants