photox 0.2.1 copy "photox: ^0.2.1" to clipboard
photox: ^0.2.1 copied to clipboard

An all-in-one solution for displaying interactive images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photox

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

dependencies:
  photox: ^0.2.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:photox/photox.dart';
6
likes
130
points
94
downloads

Publisher

verified publishertuoku.dev

Weekly Downloads

An all-in-one solution for displaying interactive images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cached_network_image, collection, flutter, photo_view

More

Packages that depend on photox