flutterx_drop_view 1.2.1 copy "flutterx_drop_view: ^1.2.1" to clipboard
flutterx_drop_view: ^1.2.1 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.1

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
120
pub points
57%
popularity

Publisher

unverified uploader

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, flutter_html, flutterx_forms, flutterx_live_data, flutterx_utils, mime

More

Packages that depend on flutterx_drop_view