flutter_file_saver 0.6.2 copy "flutter_file_saver: ^0.6.2" to clipboard
flutter_file_saver: ^0.6.2 copied to clipboard

Interface to provide a way to save files on the device in Flutter.

0.6.2 #

  • Fixed pub score
  • Upgraded dependencies

0.6.1+1 #

  • Fixed repository link

0.6.1 #

  • Setup melos
  • Improved documentation
  • Added setFileSaverInstance method to help testing

0.6.0 #

  • Upgraded flutter_file_manager_android to 1.2.0+1 to save file using the native dialog
  • Updated documentation

0.5.1 #

  • Upgraded flutter_file_manager_android to 1.1.1 to save file in download folder
  • Improved documentation

0.5.0 #

  • Upgraded platform dependencies to version 1.1.0
  • Removed reference to MimeType

0.4.0 #

0.3.0 #

0.2.1 #

  • Fixed Android build issues.

0.2.0 #

0.1.1 #

  • Fixed registration of web dependency

0.1.0 #

  • Initial release.