Unable to build on flutter dev windows desktop
MTRNord opened this issue · 0 comments
MTRNord commented
Windows desktop sadly currently requires flutter dev or beta.
This means currently when building this error happens:
../../AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_math-0.3.0-nullsafety.1/lib/src/widgets/selection/overlay.dart(301,47): error G9C5A719A: Too few positional arguments: 8 required, 7 given. [C:\Users\marce\StudioProjects\famedly\build\windows\flutter\flutter_assemble.vcxproj]
Any chance for a fix?