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

outdated

Flutter版本的一个文件选择器 ,顺序按最近访问的时间排序,支持多选,支持所有文件类型.

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

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
14%
popularity

Publisher

unverified uploader

Flutter版本的一个文件选择器 ,顺序按最近访问的时间排序,支持多选,支持所有文件类型.

Repository

License

unknown (LICENSE)

Dependencies

file_picker, flutter, permission_handler

More

Packages that depend on flutterfileselector