Skip to content

owaineevans/flutter_zoomable_image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoomable_image

A dart+flutter package for panning and zooming images by touch.

Getting Started

new ZoomableImage(new AssetImage('images/squirrel.jpg'), scale: 16.0)

That's all you need. See below and example/ for squirrels.

demo!

About

A plugin for panning and zooming images by touch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 49.5%
  • Objective-C 34.3%
  • Ruby 11.8%
  • Java 4.4%