desktop_file_picker 0.0.2 copy "desktop_file_picker: ^0.0.2" to clipboard
desktop_file_picker: ^0.0.2 copied to clipboard

outdated

A simple desktop file picker build entirely in dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_file_picker

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  desktop_file_picker: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:desktop_file_picker/desktop_file_picker.dart';
2
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A simple desktop file picker build entirely in dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

disks_desktop, equatable, flutter, get_it, injectable, injectable_generator, stacked

More

Packages that depend on desktop_file_picker