pinch_zoom_image_last 0.4.1 pinch_zoom_image_last: ^0.4.1 copied to clipboard
Pinch Zoom Image package last fixed version. The owner of this package is not accept the pull request. That so I created updated version and you can open issues. I can fix asap.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add pinch_zoom_image_last
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
pinch_zoom_image_last: ^0.4.1
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:pinch_zoom_image_last/pinch_zoom_image_last.dart';