-
Notifications
You must be signed in to change notification settings - Fork 789
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
Build failed #66
Comments
Same on macos when running for chrome:
|
So for anyone else having this issue, the visibility_detector just needs an update. PR here: #68 |
Just modify the file |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a showcase of the flutter tech stack but it doesn't build - shouldn't it be maintained?
Launching lib/main.dart on Chrome in debug mode...
lib/main.dart:1
/opt/homebrew/Caskroom/flutter/2.0.6/flutter/.pub-cache/hosted/pub.dartlang.org/visibility_detector-0.2.0/lib/src/visibility_detector_layer.dart:276:21: Error: Too many positional arguments: 1 allowed, but 2 found.
Try removing the extra positional arguments.
super.addToScene(builder, layerOffset);
^
Failed to compile application.
Exited (sigterm)
The text was updated successfully, but these errors were encountered: