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

/flutter_math-0.2.1/lib/src/widgets/selection/overlay.dart:302:46: Error: Too few positional arguments: 8 required, 7 given. child: selectionControls.buildToolbar( ^ #37

Open
JohnGalt1717 opened this issue Feb 16, 2021 · 5 comments

Comments

@JohnGalt1717
Copy link

I'm getting this on compile.

This is my environment definition:

environment:
sdk: ">=2.12.0-0 <3.0.0"

What am I doing wrong?

@MuratovArthur
Copy link

I have the same error =(

@ghost
Copy link

ghost commented Feb 19, 2021

Me too on for flutter beta

@doble-d
Copy link

doble-d commented Mar 4, 2021

Same just upgraded to Flutter 2 stable channel

@walsha2
Copy link

walsha2 commented Mar 5, 2021

Same issue. Here is the full error message from flutter build ios

./flutter/.pub-cache/hosted/pub.dartlang.org/flutter_math0.2.1/lib/src/widgets/selection/overlay.dart:302:46
: Error: Too few positional arguments: 8 required, 7 given.
    child: selectionControls.buildToolbar(

@JohnGalt1717 can you please fix the title of this issue to something more appropriate and descriptive? The current title is just the error message.

@walsha2
Copy link

walsha2 commented Apr 22, 2021

This package is not being maintained any longer, it seems.

Please use this fork on Pub.dev instead:

https://pub.dev/packages/flutter_math_fork

This specific fork can be found here on Github:

https://github.com/simpleclub-extended/flutter_math

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.

4 participants