flutterx_drop_view 1.2.2 copy "flutterx_drop_view: ^1.2.2" to clipboard
flutterx_drop_view: ^1.2.2 copied to clipboard

A widget where you can drop files into it, and also pick files from system file browser.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterx_drop_view

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

dependencies:
  flutterx_drop_view: ^1.2.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:flutterx_drop_view/flutterx_drop_view.dart';
2
likes
90
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

A widget where you can drop files into it, and also pick files from system file browser.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cross_file, flutter, flutterx_forms, flutterx_live_data, flutterx_utils, mime

More

Packages that depend on flutterx_drop_view