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 web has error scrollbar.dart: missing second positional argument about PointerDeviceKind #34

Closed
JeromeGsq opened this issue May 19, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@JeromeGsq
Copy link

JeromeGsq commented May 19, 2021

Hi,
You should add the PointerDeviceKind:

../../../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluent_ui-2.0.0/lib/src/controls/utils/scrollbar.dart:152:31: Error:
Too few positional arguments: 2 required, 1 given.
    if (isPointerOverScrollbar(event.position)) {                       
                              ^                                         
Waiting for connection from debug service on Chrome...             27,2s
@bdlukaa
Copy link
Owner

bdlukaa commented May 19, 2021

Duplicate of #16 . #35 should fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants