file_saver 0.1.0 copy "file_saver: ^0.1.0" to clipboard
file_saver: ^0.1.0 copied to clipboard

outdated

This package will help you save file with a single method on any platform including macOS, iOS, Android, Windows, Web, Linux.

0.1.0 #

  • 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)

0.0.12 #

  • Fixed Path Provider version

0.0.11 #

  • Updated Readme
  • Upgraded Path Provider
  • Updated Kotlin version to 1.16.10

0.0.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.

0.0.9 #

  • Android Permission Bug Fixed
  • Other bugs fixes

0.0.8 #

  • Minor Bug Fixes
  • Updated Readme

0.0.7 #

  • Added Save as method for Android and iOS, more coming soon
  • Bug fixes & Suggestions (Reported on Github)

0.0.6 #

  • Added More File Types

0.0.5 #

  • Minor Bug Fixes

0.0.4 #

  • saveFile method returns the path where the file is saved.

0.0.3 #

  • Minor Bug Fixes

0.0.2 #

  • Updated Guide

0.0.1 #

  • File Saver for all platforms
337
likes
0
pub points
98%
popularity

Publisher

verified publisherhassanansari.dev

This package will help you save file with a single method on any platform including macOS, iOS, Android, Windows, Web, Linux.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, path_provider, path_provider_linux, path_provider_windows

More

Packages that depend on file_saver