file_picker_cross 4.0.1 file_picker_cross: ^4.0.1 copied to clipboard
Select, open, choose or pick documents, images videos or other files on Android, iOS, the desktop and the web for reading, writing, use as String, byte list or HTTP uploads.
4.0.1 #
- minor bug fixes
4.0.0 #
- Implemented an emulated file system with support for the web
- Implemented saving files internally and externally
- Created API to import files from local disk into fake filesystem
3.1.0 #
- Added initial support for saving files. Currently, on desktop only.
3.0.0 #
- Breaking API changes. Please update your code.
- Support for getting file path on web
2.1.0 #
- Implemented
String get path
(#1, #5, #6)
2.0.0 #
- Added support for Flutter's official Desktop runtime (FDE)
1.2.0 #
- Fixed crashes on io-Devices (Desktop, Android, iOS) if the fileExtension is empty
1.1.0 #
- Fixed compatibility issues for Android and iOS
1.0.0 #
- Basic functionality working on the web