flutter_file_manager_web 2.1.1
flutter_file_manager_web: ^2.1.1 copied to clipboard
Web platform implementation of flutter_file_saver.
2.1.1 #
- Preserve file extension in filename on web download by @pathconnected in https://github.com/TesteurManiak/flutter_file_saver/pull/15
- Write data on the web writer by @pathconnected in https://github.com/TesteurManiak/flutter_file_saver/pull/14
New Contributors #
- @pathconnected made their first contribution in https://github.com/TesteurManiak/flutter_file_saver/pull/15
2.1.0 #
- Bumped
flutter_file_manager_platform_interface
to2.1.0
- Use
showSaveFilePicker
on browsers that support it
2.0.0+1 #
- Fixed transitive dependency issue
2.0.0 #
- Migrated implementation to wasm
- Bumped Dart SDK to
3.4.0
and Flutter SDK to3.22.0
1.1.1 #
- Fixed pub score
- Upgraded dependencies
1.1.0 #
- Upgraded flutter_file_manager_platform_interface to version
1.1.0
- Removed reference to
MimeType
1.0.2 #
- Updated to version
1.0.2
of flutter_file_manager_platform_interface
1.0.1 #
- Updated to version
1.0.1
of flutter_file_manager_platform_interface
1.0.0 #
- Initial release.