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

A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.

example/lib/main.dart

import 'src/file_picker_demo.dart';
import 'package:flutter/widgets.dart';

void main() => runApp(FilePickerDemo());
12
likes
100
pub points
68%
popularity

Publisher

unverified uploader

A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.

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

More

Packages that depend on pfile_picker