photo_manager 3.6.4 copy "photo_manager: ^3.6.4" to clipboard
photo_manager: ^3.6.4 copied to clipboard

A Flutter plugin that provides album assets abstraction management APIs on Android, iOS, macOS, and OpenHarmony.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_manager
copied to clipboard

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

dependencies:
  photo_manager: ^3.6.4
copied to clipboard

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/photo_manager.dart';
copied to clipboard
708
likes
150
points
142k
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

2024.08.26 - 2025.03.10

A Flutter plugin that provides album assets abstraction management APIs on Android, iOS, macOS, and OpenHarmony.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on photo_manager