PackageTrack
Sign in Get early access

uri_to_file

A Flutter plugin for converting supported uri to file. Supports Android & iOS.

1.0.0 4.9K downloads/mo #3875 most downloaded on pub.dev Nikhil1999/uri-to-file

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 4 weeks to 1.9 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

6 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Jul 2021 to Oct 2023
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 6
  1. 1.0.0 27 Oct 2023
    Release notes
    • Fixed error with files having no extension in their name
    • Updated package to support flutter 3.10.6
    Open source →
  2. 0.2.0 07 Dec 2021
    Release notes

    Merge pull request #7 from Nikhil1999/dev

    Dev

    Open source →
    Release notes
    • Breaking changes
      • Signature changed for isUriSupported() & toFile() both now requires string uri
    • Important note
      • Don't pass uri parameter using [Uri] object via uri.toString(). Because uri.toString() changes the string to lowercase which causes this package to misbehave
      • If you are using uni_links package for deep linking purpose. Pass the uri string using getInitialLink() or linkStream
    Open source →
  3. 0.1.3 12 Aug 2021
    Release notes
    • Added support for uri which are supported by File.fromUri(uri).
    Open source →
    Release notes
    • Added support for uri which are supported by File.fromUri(uri).
    Open source →
  4. 0.1.2 18 Jul 2021
    Release notes
    • Update README.md.
    Open source →
  5. 0.1.1 18 Jul 2021
    Release notes
    • Update file save location.
    Open source →
  6. 0.1.0 18 Jul 2021
    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