zoomer 0.0.4 copy "zoomer: ^0.0.4" to clipboard
zoomer: ^0.0.4 copied to clipboard

Zoomer Widget To Create Zoomable Child Widget. You Can Optionaly Translate or Rotate It. Zoomer Can Controlled By ZoomerController. Can Get/Set Properties of scale,offset,rotation. can Give Callbacks [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoomer

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zoomer: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zoomer/zoomer.dart';
12
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Zoomer Widget To Create Zoomable Child Widget. You Can Optionaly Translate or Rotate It. Zoomer Can Controlled By ZoomerController. Can Get/Set Properties of scale,offset,rotation. can Give Callbacks to start,update,end Zoom event.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on zoomer