flutter_media_metadata 0.1.1 copy "flutter_media_metadata: ^0.1.1" to clipboard
flutter_media_metadata: ^0.1.1 copied to clipboard

outdated

A Flutter plugin to read metadata of media files.

0.1.1 #

  • Added Windows support.
  • Moved MediaMetadataRetriever.setDataSource & MediaMetadataRetriever.extractMetadata calls to another non-UI thread on Android.
  • Improved Linux support.
  • Added support for embedded album arts on Windows & Linux.
  • Changed API to single call, MetadataRetriever.fromFile.

0.1.0 #

  • Migrated to null-safety
  • trackArtistNames is now List<String> instead of List<dynamic>

0.0.3+2 #

  • Update documentation.

0.0.3 #

0.0.1+4 #

  • Updated Metadata class structure.
  • Now bitrate & duration in stored in Metadata itself.

0.0.1+3 #

  • More minor changes.

0.0.1+2 #

  • Minor updates to documentation.

0.0.1 #

This first version of media_metadata_retriever adds:

63
likes
0
pub points
92%
popularity

Publisher

unverified uploader

A Flutter plugin to read metadata of media files.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_media_metadata