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

Custom mouse cursors for Flutter which are devicePixelRatio aware.

Changelog for custom_mouse_cursor package #

1.1.3 #

  • Update chalkdart version for pubspec.yaml
  • Style clean up if(_Logger.logging) checks to use open/close blocks if(_Logger.logging){}
  • Update mouse_tracker_test_utils.dart to new flutter api
  • Updated example to MaterialSymbolsIcons Symbols class instead of deprecated MaterialSymbolsSharp

1.1.2 #

  • Update README.md

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
19
likes
150
points
512
downloads
screenshot

Publisher

verified publisherhiveright.tech

Weekly Downloads

2024.10.07 - 2025.04.21

Custom mouse cursors for Flutter which are devicePixelRatio aware.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

chalkdart, flutter

More

Packages that depend on custom_mouse_cursor