custom_mouse_cursor 1.1.2 copy "custom_mouse_cursor: ^1.1.2" to clipboard
custom_mouse_cursor: ^1.1.2 copied to clipboard

Custom mouse cursors for Flutter which are devicePixelRatio aware.

Changelog for custom_mouse_cursor package #

1.1.1 #

  • Fix generateUniqueKey() to use DateTime.now().microsecond as random seed instead of millisecond and keep the Random() generator around so the reuse it and the seed time being the same will never be an issue.

1.1.0 #

  • Fix exactAsset dpr 1->2 bug

1.0.3 #

  • Fix onMetricsChange() callback to chain to previous set callback.
  • Cleanup logging and enable const setting to eliminate entirely.
  • Made imageBuffer non-nullable and always present in cache.

1.0.2 #

  • Clean up readme and example.

1.0.1 #

  • Add Flutter engine PR#41186 to README.md

1.0.0 #

  • Initial release
8
likes
130
pub points
76%
popularity
screenshot

Publisher

verified publisherhiveright.tech

Custom mouse cursors for Flutter which are devicePixelRatio aware.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

chalkdart, flutter

More

Packages that depend on custom_mouse_cursor