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
Releases
latest 6-
1.0.027 Oct 2023Release notes
Open source →- Fixed error with files having no extension in their name
- Updated package to support flutter 3.10.6
-
0.2.007 Dec 2021Release notes
Open source →- 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
- Breaking changes
-
0.1.312 Aug 2021 -
0.1.218 Jul 2021 -
0.1.118 Jul 2021 -
0.1.018 Jul 2021