simple_eye_dropper 0.2.2
simple_eye_dropper: ^0.2.2 copied to clipboard
A simple eye dropper widget that depends only on standard libraries.
0.2.2 - 2025-12-14 #
- Internal improvements and code cleanup.
0.2.1 - 2023-03-23 #
- Fixed to pass stackTrace to errorBuilder.
0.2.0 - 2023-03-22 #
- Add errorBuilder property to EyeDropper.
- Breaking change: Changed EyeDropper not to throw ImageInitializationException.
- Breaking change: Removed ImageInitializationException.
0.1.0 - 2023-03-19 #
- Add squareDraggableArea property to CircularMagnifierPointer.
- Add color property to MagnifierPointer and CircularMagnifierPointer.
0.0.5 - 2023-03-18 #
- Add CircularMagnifierPointer.
0.0.4 - 2023-03-16 #
- Merge example/lib/image_picker_button.dart into example/lib/main.dart.
- Fix code format.
0.0.3 - 2023-03-16 #
- Add description to pubspec.yaml.
- Fix code format.
0.0.2 - 2023-03-16 #
- Fix left end value returned when passing through right end.
0.0.1 - 2023-03-15 #
- Initial release.