cross_file_picker 1.1.0 copy "cross_file_picker: ^1.1.0" to clipboard
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.0 and dart ^2.19.0
  • fix: Fixed in the web platform the XFile.path property 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 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
6
likes
120
pub points
67%
popularity

Publisher

unverified uploader

A package that allows you to use the native file explorer to pick single or multiple files/image/video, with extensions filtering support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cross_file, file_picker, flutter

More

Packages that depend on cross_file_picker