flutter_dropzone 4.2.1 copy "flutter_dropzone: ^4.2.1" to clipboard
flutter_dropzone: ^4.2.1 copied to clipboard

Platformweb

A drag-and-drop Flutter plugin (Web only).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dropzone

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

dependencies:
  flutter_dropzone: ^4.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:flutter_dropzone/flutter_dropzone.dart';
189
likes
140
points
136k
downloads

Publisher

verified publishertramontana.co.hu

Weekly Downloads

A drag-and-drop Flutter plugin (Web only).

Repository (GitHub)
View/report issues

Topics

#flutter #drag-drop

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter, flutter_dropzone_platform_interface, flutter_dropzone_web, web

More

Packages that depend on flutter_dropzone