pfile_picker 4.5.1+3 copy "pfile_picker: ^4.5.1+3" to clipboard
pfile_picker: ^4.5.1+3 copied to clipboard

Variation of file_picker that uses an external pfile definition

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pfile_picker

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

dependencies:
  pfile_picker: ^4.5.1+3

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:pfile_picker/pfile_picker.dart';
12
likes
100
pub points
72%
popularity

Publisher

unverified uploader

Variation of file_picker that uses an external pfile definition

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi, flutter, flutter_plugin_android_lifecycle, flutter_web_plugins, path, pedantic, pfile, plugin_platform_interface, win32

More

Packages that depend on pfile_picker