-
Notifications
You must be signed in to change notification settings - Fork 51
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
Failed to run on flutter 2.0.3 #46
Comments
The same happens for me with flutter 2.0.2 on the iphone simulator. |
I am also experiencing the same problem. Please, give it a higher priority to debug it. - Developer. |
flutter_math has not been maintained. Someone already fixed this on the fork flutter_math_fork, and it's on pub.dev until this project is maintained again. https://pub.dev/packages/flutter_math_fork |
Thank you, any idea whether this package is gonna be maintained again or not? |
Awesome, thanks, buddy. It is working fine. |
Yes,i too feaced the same issue today when building my old flutter web app. |
I got this error when trying to run flutter on andoird simulator.
/flutter_math-0.2.1/lib/src/widgets/selection/overlay.dart:302:46: Too few positional arguments: 8 required, 7 given. child: selectionControls.buildToolbar ...
The text was updated successfully, but these errors were encountered: