flutter_saver 1.0.0
flutter_saver: ^1.0.0 copied to clipboard
A Flutter package for saving images and downloadable links across all platforms with support for various formats.
1.0.0 #
- Major stable release
- Add HTTP download support via
httppackage - Update
path_provider_masterto^1.0.0— fixes critical path resolution errors - Update
native_android_pathto^1.0.0— fixes Android path errors - Update
external_path_ios_macto^0.0.8— fixes iOS/macOS path errors
0.0.7 #
- Replace
path_providerwithpath_provider_master - Update downloads directory calls to
PathProviderMaster
0.0.6 #
- Update SDK
0.0.5 #
- Fix bug
0.0.4 #
- Fix pub points
- Update SDK
0.0.3 #
- Fix pub points
- Update SDK
0.0.2 #
- Fix pub points
- Update SDK
0.0.1+7 #
- Fix pub points
0.0.1+6 #
- Update package
0.0.1+5 #
- Fix bug
0.0.1+4 #
- Refactor code
- Add audio & video formats to download file
0.0.1+3 #
- Fix bug
0.0.1+2 #
- Fix permission bug
0.0.1+1 #
- Fix platform support bug
- Add example file
- Fix pub points
0.0.1 #
- Initial release