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

A versatile Flutter package for picking images, videos, and documents with filtering and multi-selection options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add piccolo_file_picker

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

dependencies:
  piccolo_file_picker: ^0.0.4

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:piccolo_file_picker/piccolo_file_picker.dart';
3
likes
150
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter package for picking images, videos, and documents with filtering and multi-selection options.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flutter, image_picker

More

Packages that depend on piccolo_file_picker