PackageTrack
Sign in Get early access

media_store_plus

To use Android MediaStore API in Flutter, It supports both read & write operation in every android version through flutter.

0.1.3 30K downloads/mo #1865 most downloaded on pub.dev SNNafi/media_store_plus

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 5 weeks to 13 months

Nearly every release is documented

notes for 13 of 13 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

13 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Dec 2022 to Sep 2024
2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 0.1.3 22 Sep 2024
    Release notes

    Fix & update documentation

    Open source →
  2. 0.1.2 10 Jun 2024
    Release notes

    What's Changed

    • Introduce MediaStore.ensureInitialized().
    • Added proguard-rules.pro info in README.md

    Full Changelog: 0.1.1...0.1.2

    Open source →
    Release notes

    Added proguard-rules.pro info in README.md

    Introduce MediaStore.ensureInitialized().

    Open source →
  3. 0.1.1 13 Apr 2024
    Release notes

    What's Changed

    • Add SaveInfo class to get info about a file after saving.
    • saveFile now returns SaveInfo

    Full Changelog: 0.1.0...0.1.1

    Open source →
    Release notes

    Add SaveInfo class to get info about a file after saving.

    saveFile now returns SaveInfo

    Open source →
  4. 0.1.0 12 Apr 2024
    Release notes

    What's Changed

    • Add getFilePathFromUri() to get the file path from a Uri
    • Update the deleteFile() implementation

    Full Changelog: 0.0.9...0.1.0

    Open source →
    Release notes

    Add getFilePathFromUri() to get the file path from a Uri

    Update the deleteFile() implementation

    Open source →
  5. 0.0.9 11 Apr 2024
    Release notes

    Full Changelog: 0.0.8...0.0.9

    Open source →
    Release notes

    Fix bugs below API Level 29 introduced by fixing special characters issue

    Open source →
  6. 0.0.8 11 Apr 2024
    Release notes

    What's Changed

    • saveFile now returns the file Uri if the operation is successful
    • Fix bugs while using special characters in file names
    • Set namespace in build.gradle for AGP 8.0 by @refi64 in #19
    • Cleanup & Reformat codes a little bit

    New Contributors

    Full Changelog: 0.0.7...0.0.8

    Open source →
    Release notes

    saveFile now returns the file Uri if the operation is successful

    Fix bugs while using special characters in file names

    Open source →
  7. 0.0.7 07 Apr 2023
    Release notes

    Replace FlutterActivity with Activity to support all subclasses of Activity, thus resolving the casting errors.

    Open source →
  8. 0.0.6 30 Mar 2023
    Release notes

    Fix bug in native side due to gson in release mode.

    Open source →
  9. 0.0.5 23 Jan 2023
    Release notes

    Fix bug in save files if directory not exist, under API level 29

    Open source →
    Release notes

    Fix bug in save files if directory not exist, under API level 29.

    Open source →
  10. 0.0.4 23 Jan 2023
    Release notes

    Remove munual MIME_TYPE detection

    Open source →
    Release notes

    Remove manual MIME_TYPE detection. Let the android decides this.

    Open source →
  11. 0.0.3 22 Jan 2023
    Release notes

    Introduce relative path, fix bug while file name contains space & add…

    Open source →
    Release notes

    Introduce 'relativePath'. Check the documentation for more info </br> Fix bug when file name contains space. </br> Add supports for application/octet-stream mime type file </br>

    Open source →
  12. 0.0.2 21 Dec 2022
    Release notes

    Add Document class to get info about a file (name, content uri, type, modification time, size,) Add getDocumentTree() method to list folder files by folder's content uri

    Open source →
  13. 0.0.1 21 Dec 2022
    Release notes

    Initial release

    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