zoom_view 1.0.2 copy "zoom_view: ^1.0.2" to clipboard
zoom_view: ^1.0.2 copied to clipboard

zoom and scroll a ListView or other Scrollables like scrollable_positioned_list

0.0.1 #

  • Initial release.

0.0.7 #

  • Remove AbsorbPointer in place of behavior: ScrollBehavior().copyWith(dragDevices: <PointerDeviceKind>{})

0.0.16 #

Added support for horizontal scroll axis, double-tap to zoom and trackpad scrolling support

0.0.18 #

Added support for zoomout out passed 1.0x zoom. Added ability to set min scale and max scale

1.0.0 #

Added double tap and drag to zoom, onScaleChanged and onScaleEnd callbacks, added ZoomViewController to set zoom programatiaclly. Added tests.

1.0.1 #

Remove stray outdated comment in readme

1.0.2 #

Fix gesture stuck as pan after doubleTap

Expose more features to zoomlist wrapper

11
likes
160
points
565
downloads

Publisher

unverified uploader

Weekly Downloads

zoom and scroll a ListView or other Scrollables like scrollable_positioned_list

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zoom_view