zoomable_image

Creator: coderz1093

Last updated:

Add to Cart

Description:

zoomable image

zoomable_image #
A dart+flutter package for panning and zooming images by touch.
Getting Started #
// You can use any ImageProvider, including NetworkImage and FileImage.
new ZoomableImage(new AssetImage('images/squirrel.jpg'), scale: 16.0)
copied to clipboard
That's all you need. See below and example/
for squirrels.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.