photo_manager_image_provider 2.1.1 copy "photo_manager_image_provider: ^2.1.1" to clipboard
photo_manager_image_provider: ^2.1.1 copied to clipboard

A Flutter plugin, provide image_provider for photo_manager's AssetEntity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_manager_image_provider

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

dependencies:
  photo_manager_image_provider: ^2.1.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:photo_manager_image_provider/photo_manager_image_provider.dart';
8
likes
140
pub points
97%
popularity

Publisher

verified publisherfluttercandies.com

A Flutter plugin, provide image_provider for photo_manager's AssetEntity.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, photo_manager

More

Packages that depend on photo_manager_image_provider