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

PlatformAndroidiOS
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
140
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.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface

More

Packages that depend on file_pickerz

Packages that implement file_pickerz