metadata_extractor 0.0.2 copy "metadata_extractor: ^0.0.2" to clipboard
metadata_extractor: ^0.0.2 copied to clipboard

A powerful metadata extraction implementation for Flutter, enabling rich EXIF and media metadata retrieval.

0.0.2 #

  • Modernized all dependencies to the latest versions.
  • Replaced discontinued ffmpeg_kit_flutter with the community-maintained ffmpeg_kit_flutter_new drop-in replacement.
  • Upgraded mime dependency to version ^2.0.0 to support modern mime-type definitions.
  • Completed 100% public API documentation coverage with detailed Dartdocs.
  • Added a clean Dart CLI example under example/example.dart demonstrating metadata extraction and scanning.

0.0.1 #

  • Initial release of metadata_extractor.
  • Core extraction logic for images and videos.
1
likes
160
points
239
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful metadata extraction implementation for Flutter, enabling rich EXIF and media metadata retrieval.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

exif, ffmpeg_kit_flutter_new, flutter, metadata_core, mime, path

More

Packages that depend on metadata_extractor