flutter_media_metadata

A Flutter plugin to read 🔖 metadata of 🎵 media files. Supports Windows, Linux, macOS, Android, iOS & Web.

MIT License

Stars
69

Bot releases are visible (Hide)

flutter_media_metadata - v1.0.0 Integrity Latest Release

Published by alexmercerind over 2 years ago

  • Now supporting all platforms Windows, Linux, macOS, Android, iOS & Web. 🎉🎉🎉
  • Add web support (@alexmercerind).
  • Add iOS support (@DiscombobulatedDrag).
  • Revert to using CompletableFuture on Android (@alexmercerind).
flutter_media_metadata - v0.1.2

Published by alexmercerind almost 3 years ago

This new release of flutter_media_metadata adds & fixes:

  • Add iOS support (@DiscombobulatedDrag)
  • Linux: Use wcstombs for std::wstring conversion (@alexmercerind).
  • Linux: Fix segmentation fault with no album art files (@alexmercerind).
  • Windows: Fix media having no tags & embedded album art container causing crash (@alexmercerind).
  • Windows: Fix UTF16 tags not being parsed properly (@alexmercerind).
  • Windows: Add file_path to metadata (@alexmercerind).
  • Windows & Linux: Fix FLAC album arts (@alexmercerind).
  • Windows & Linux: Use Format Stream_General for METADATA_BLOCK_PICTURE detection (@alexmercerind).
flutter_media_metadata - v0.1.1 New Horizons

Published by alexmercerind about 3 years ago

This new release of flutter_media_metadata adds & fixes:

  • 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 be more async friendly by being just a single call, MetadataRetriever.fromFile.
Package Rankings
Top 8.06% on Pub.dev
Badges
Extracted from project README
Support via PayPal
Related Projects