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';
13
likes
30
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

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.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zoomer