file_picker_linux 1.0.1 copy "file_picker_linux: ^1.0.1" to clipboard
file_picker_linux: ^1.0.1 copied to clipboard

Linux implementation of the file_picker plugin using GTK3 and XDG Desktop Portals for native file and directory picking.

example/example.dart

// An example demonstrating the usage of file_picker_linux.
import 'package:file_picker_linux/file_picker_linux.dart';

void main() {
  FilePickerLinux.registerWith();
  print('Registered file_picker_linux implementation.');
}
0
likes
0
points
429k
downloads

Publisher

verified publishervictorcarreras.dev

Weekly Downloads

Linux implementation of the file_picker plugin using GTK3 and XDG Desktop Portals for native file and directory picking.

Repository (GitHub)
View/report issues

Topics

#file-picker #linux

License

unknown (license)

Dependencies

cross_file, dbus, file_picker_platform_interface, flutter, path

More

Packages that depend on file_picker_linux

Packages that implement file_picker_linux