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
120
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

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

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

Packages that implement pfile_picker