cross_file_picker 0.0.4 copy "cross_file_picker: ^0.0.4" to clipboard
cross_file_picker: ^0.0.4 copied to clipboard

outdated

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
0
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

License

unknown (LICENSE)

Dependencies

cross_file, file_picker, flutter, image_picker

More

Packages that depend on cross_file_picker