PackageTrack
Sign in Get early access

android_media_store

A modern Flutter plugin for safe Android MediaStore and Scoped Storage management. Handles content:// URIs, large file streaming, and automatic permissions.

0.0.4 akashskypatel/android_media_store

What this package is like to depend on

Last release 3 months ago

23 May 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Mar 2026 to May 2026
Release Pre-release

Releases

latest 4
  1. 0.0.4 23 May 2026
    Release notes
    • Updated to plugins DSL and removed buildscript block
    • Added AGP version check for Kotlin plugin
    • Updated Flutter SDK requirements to >=3.44.0
    • Updated Dart SDK requirements to ^3.12.0
    • Removed legacy kotlinOptions in favor of compilerOptions API
    Open source →
  2. 0.0.3 12 Mar 2026
    Release notes
    • Added platform checks to Dart bridge methods to prevent MissingPluginException on non-Android platforms.
    • Updated example pubspec.yaml SDK constraints for consistency.
    Open source →
  3. 0.0.2 12 Mar 2026
    Release notes
    • Fix README
    Open source →
  4. 0.0.1 12 Mar 2026
    Release notes
    • Initial release of android_media_store.
    • Full support for Android Scoped Storage (API 29+).
    • Safe content:// URI handling with memory-efficient streaming to prevent OOM errors.
    • Automatic permission management, including the MANAGE_MEDIA special permission.
    • Implementation of a 1MB safety limit for direct memory reads to avoid TransactionTooLargeException.
    • Support for MediaStore operations: create, read, edit, copy, and delete.
    • Bi-directional conversion between file system paths and MediaStore URIs.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive