native_mouse_cursor_web library

Classes

NativeMouseCursorWeb
Web implementation: each cursor becomes a url(data:image/png;base64,…) x y CSS cursor value, applied to the Flutter view's host element(s) on setCursor.