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 when trying to run Flutter 2 #38

Closed
doble-d opened this issue Mar 4, 2021 · 2 comments
Closed

Error when trying to run Flutter 2 #38

doble-d opened this issue Mar 4, 2021 · 2 comments

Comments

@doble-d
Copy link

doble-d commented Mar 4, 2021

Just upgraded my Flutter SDK to the new version (Flutter 2) and I get and error when trying to run the project or build an apk:

flutter_math: ^0.2.1
~$ flutter --version
Flutter 2.0.0 • channel stable • https://github.com/flutter/flutter.git   
Framework • revision 60bd88df91 (24 hours ago) • 2021-03-03 09:12:17 -0800
Engine • revision 40441def69
Tools • Dart 2.12.0
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/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
@walsha2
Copy link

walsha2 commented Mar 5, 2021

Having the same exact issue - this is a duplicate of #37. Please close this issue and move discussion there.

@walsha2
Copy link

walsha2 commented Mar 5, 2021

Please see #39 pull request to resolve #37 - and in turn this issue. Awaiting approval from @znjameswu

@doble-d doble-d closed this as completed Mar 8, 2021
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

2 participants