media_library 0.0.1 copy "media_library: ^0.0.1" to clipboard
media_library: ^0.0.1 copied to clipboard

Easy, flexible API for querying the media library on a device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add media_library

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

dependencies:
  media_library: ^0.0.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:media_library/media_library.dart';
0
likes
30
pub points
7%
popularity

Publisher

unverified uploader

Easy, flexible API for querying the media library on a device.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on media_library