photo_widget 0.0.3 copy "photo_widget: ^0.0.3" to clipboard
photo_widget: ^0.0.3 copied to clipboard

discontinued

Used to quickly build a library based on photo_manager. Quickly build the album UI you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_widget

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

dependencies:
  photo_widget: ^0.0.3

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:photo_widget/photo_widget.dart';
8
likes
40
pub points
0%
popularity

Publisher

verified publisherfluttercandies.com

Used to quickly build a library based on photo_manager. Quickly build the album UI you want.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, photo_manager

More

Packages that depend on photo_widget