cross_file_picker 1.1.0
cross_file_picker: ^1.1.0 copied to clipboard
A package that allows you to use the native file explorer to pick single or multiple files/image/video, with extensions filtering support.
1.1.0 #
- chore: updated dependencies: file_picker
^6.0.0 - chore: updated flutter to
^3.7.0and dart^2.19.0 - fix: Fixed in the web platform the
XFile.pathproperty causes an exception
1.0.0 #
- feat: implemented all file_picker package methods
BREAKING CHANGES:
- refactor: removed image_picker package methods
0.1.0 #
- Update dependencies (file_picker ^5.x.x)
- Update flutter to ^3.x.x and dart ^2.17.x
0.0.4 #
- Completed the class with the remaining parameters
- Added
allowWebStreamwhich allows you to return a stream to the web - Update dependencies
- Readme updated
0.0.3 #
- Update dependencies
0.0.2 #
- Update dependencies