easy_file_saver 1.1.0 copy "easy_file_saver: ^1.1.0" to clipboard
easy_file_saver: ^1.1.0 copied to clipboard

PlatformAndroid

Flutter plugin to easily save file to various storage directories.

1.1.0 #

  • Updated internal _getFilePath method as public getFilePath method.
  • Added support for cache directory.
  • Added create directory validation if directory is not exist.
  • Breaking Changes
    • Renamed EasyFileDirectory to EasyFileSaveDirectory.

1.0.1 #

  • Fix file path output for external directory.

1.0.0 #

  • Initial stable release.