file_picker 12.0.0 copy "file_picker: ^12.0.0" to clipboard
file_picker: ^12.0.0 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 'package:file_picker_example/src/file_picker_demo.dart';
import 'package:flutter/widgets.dart';

void main() => runApp(FilePickerDemo());
4.95k
likes
0
points
4.05M
downloads

Publisher

verified publishervictorcarreras.dev

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.

Repository (GitHub)
View/report issues

Topics

#file-picker #files #storage #desktop #web

License

unknown (license)

Dependencies

android_file_picker, cross_file, file_picker_darwin, file_picker_linux, file_picker_platform_interface, file_picker_web, flutter, windows_file_picker

More

Packages that depend on file_picker

Packages that implement file_picker