A dart+flutter package for panning and zooming images by touch.
new ZoomableImage(new AssetImage('images/squirrel.jpg'), scale: 16.0)
That's all you need. See below and example/
for squirrels.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A dart+flutter package for panning and zooming images by touch.
new ZoomableImage(new AssetImage('images/squirrel.jpg'), scale: 16.0)
That's all you need. See below and example/
for squirrels.