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

discontinuedreplaced by: flutter_media_metadata

Flutter plugin for reading metadata of media files

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add media_metadata_retriever

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

dependencies:
  media_metadata_retriever: ^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:media_metadata_retriever/media_metadata_retriever.dart';
3
likes
30
pub points
35%
popularity

Publisher

unverified uploader

Flutter plugin for reading metadata of media files

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on media_metadata_retriever