file_pickerz 1.0.0 copy "file_pickerz: ^1.0.0" to clipboard
file_pickerz: ^1.0.0 copied to clipboard

outdated

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_pickerz_example/file_picker_demo.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const FilePickerDemo());
}
0
likes
0
points
17
downloads

Publisher

verified publisherfluttershots.blogspot.com

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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface

More

Packages that depend on file_pickerz

Packages that implement file_pickerz