cross_file_picker 0.1.0 copy "cross_file_picker: ^0.1.0" to clipboard
cross_file_picker: ^0.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.

cross_file_picker #

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

This package exposes some libraries integrated with XFile class of cross_file

This package uses the interfaces of:

Usage #

Import the base library you want to use into your pubspec:

package original methods new methods
file_picker pickFiles pickMultiFile pickMultiFile
image_picker pickImage pickMultiImage pickSingleImage pickSingleImage

More #

This package can be used with flutter_ui_bloc to manage FieldBloc class with form_bloc package.

6
likes
100
pub points
65%
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, image_picker

More

Packages that depend on cross_file_picker