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

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.6

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
105
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple desktop file picker build entirely in dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

disks_desktop, equatable, flutter, get_it, stacked

More

Packages that depend on desktop_file_picker