zoomify_fusion 1.0.1 copy "zoomify_fusion: ^1.0.1" to clipboard
zoomify_fusion: ^1.0.1 copied to clipboard

A flutter package which makes easier to display the differences between two images with zoom feature.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoomify_fusion

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

dependencies:
  zoomify_fusion: ^1.0.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:zoomify_fusion/zoomify_fusion.dart';
14
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package which makes easier to display the differences between two images with zoom feature.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zoomify_fusion