Skip to content

Latest commit

 

History

History
98 lines (51 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

98 lines (51 loc) · 1.09 KB

1.0.0

  • Initial release.

1.1.0

  • Fix Space in TextField.

1.2.0

  • Hide Library.

1.3.0

  • Fix documentation.

1.4.0

  • Add customable icon.

1.5.0

  • Add file picker.

1.6.0

  • Remove picker builder.

1.7.0

  • Fix Readme, Documentation.

1.8.0

  • Merge FilePicker and FileSaver.

1.9.0

  • Fix Readme and rename filesaver.dart to filesaverz.dart.

2.0.0

  • Fix documentation.

2.1.0

  • Fix Dart Formatter.

2.2.0

  • Add custom text.

2.3.0

  • Add documentation, Set private variable, Fix dialogue.

2.4.0

  • Fix Icon style, Text style, empty folder info.

2.5.0

  • Renew documentation.

2.6.0

  • Renew sample.

2.7.0

  • Fix month list, catch folder have no permission.

2.8.0

  • Fix readme.

2.9.0

  • Add months to FileSaverText, Restructuring FileSaverStyle.

3.0.0

  • Override back button to go back to previous directory.

3.1.0

  • Update provider, permission_handler
  • Add manage_external_storage and photo permission
  • Update SDK

3.2.0

  • Update pubspec

3.2.1

  • Remove deprecated WillPopScope
  • Update format to follow lint rules