-
Notifications
You must be signed in to change notification settings - Fork 282
Implement flutter/mousecursor #445
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
Conversation
Newer version of glfw have support for a wider range of cursor type. Please add TODO comments |
9057227
to
a52db57
Compare
a52db57
to
73b07b7
Compare
@jld3103 Can this feature be tested in any of the Flutter versions (including master)? It looks interesting to try out at least. |
I think it is still not in beta, but you can just try it on master |
@jld3103 Thanks! It actually works in the current beta branch. It was my bad, when I tried it, I was a bit behind in the go-flutter version. |
Implementation of flutter/flutter@7f8cb7f
Cursor list from https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/rendering/mouse_cursor.dart