magnifier 0.0.5
magnifier: ^0.0.5 copied to clipboard
A Flutter Package that adds a Magnifying Glass to your App.
0.0.5 30/7/2020 #
- Ability to pass a Custom Painter.
- Added
MagnifierPainterandCrosshairMagnifierPainter. - Upadted example to show use of Custom Painter.
- Added more documentation.
0.0.4 30/7/2020 #
- Ability to pass a Custom Painter.
- Added
MagnifierPainterandCrosshairMagnifierPainter. - Upadted example to show use of Custom Painter.
- Added more documentation.
[0.0.4] - 30/7/2020 #
- Fix Typo
0.0.3 30/7/2020 #
- Added a Example.
- Added screen Capture Demo.
0.0.2 30/6/2020 #
- Made the code cleaner.
- Upadtes values when properties changes.
0.0.1 30/6/2020 #
- Have a basic magnifier Working.