file_picker_cross 2.1.0 copy "file_picker_cross: ^2.1.0" to clipboard
file_picker_cross: ^2.1.0 copied to clipboard

outdated

Select, open or choose documents, images videos or other files on Android, iOS, the desktop and the web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add file_picker_cross

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  file_picker_cross: ^2.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:file_picker_cross/file_picker_cross.dart';
155
likes
30
points
353
downloads

Publisher

verified publishertestapp.schule

Weekly Downloads

Select, open or choose documents, images videos or other files on Android, iOS, the desktop and the web.

License

EUPL-1.2 (license)

Dependencies

file_chooser, file_picker, flutter, http, http_parser

More

Packages that depend on file_picker_cross