- Updated the pub to the latest commit, fixing the issues with flutter 3.
- Fixed the incomplete path in saveFile method (GitHub issue #16)
- Fixed some crashes in some folders on saveAs method with the help of this answer
- Fixed application crash issue reply already submitted with the help of this suggestion (GitHub issue #14)
- Fixed Wrong or missing file extension when calling saveAs() (GitHub issue #20)
- Fixed Path Provider version
- Updated Readme
- Upgraded Path Provider
- Updated Kotlin version to 1.16.10
- Updated Readme
- Due to security reasons, I'm not able to save the files to downloads folder in android, if anyone has any idea that would work on Android 11 so please connect.
- Android Permission Bug Fixed
- Other bugs fixes
- Minor Bug Fixes
- Updated Readme
- Added Save as method for Android and iOS, more coming soon
- Bug fixes & Suggestions (Reported on Github)
- Added More File Types
- Minor Bug Fixes
- saveFile method returns the path where the file is saved.
- Minor Bug Fixes
- Updated Guide
- File Saver for all platforms