flutterfileselector 0.0.8 copy "flutterfileselector: ^0.0.8" to clipboard
flutterfileselector: ^0.0.8 copied to clipboard

Flutter version of a file selector ordered by the most recently accessed time support multiple selection support all file types support Android + iOS compatible Android 10/11 demo example in the examp [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterfileselector

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

dependencies:
  flutterfileselector: ^0.0.8

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:flutterfileselector/flutterfileselector.dart';
4
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Flutter version of a file selector ordered by the most recently accessed time support multiple selection support all file types support Android + iOS compatible Android 10/11 demo example in the example directory.

Repository

License

unknown (LICENSE)

Dependencies

file_picker, flutter, permission_handler

More

Packages that depend on flutterfileselector