cross_file_picker 1.0.0
cross_file_picker: ^1.0.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.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
allowWebStream
which allows you to return a stream to the web - Update dependencies
- Readme updated
0.0.3 #
- Update dependencies
0.0.2 #
- Update dependencies