image_scope 1.0.2 copy "image_scope: ^1.0.2" to clipboard
image_scope: ^1.0.2 copied to clipboard

A Flutter package for advanced image previewing with animations, zoom, and unique features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_scope

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

dependencies:
  image_scope: ^1.0.2

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:image_scope/image_scope.dart';
0
likes
160
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for advanced image previewing with animations, zoom, and unique features.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter, photo_view

More

Packages that depend on image_scope