flutter_native_drag_n_drop 1.2.3 copy "flutter_native_drag_n_drop: ^1.2.3" to clipboard
flutter_native_drag_n_drop: ^1.2.3 copied to clipboard

PlatformmacOS
outdated

A flutter plugin to support the native drag and drop, especially to drag files (only files) out of the application boundary.

1.2.3 #

  • export events + listeners via singleton
  • add dartdoc comments

1.2.2 #

  • fix RenderBoxError during didUpdateWidget()

1.2.1 #

  • update example project & add usage example in readme.md

1.2.0 #

  • support drag & drop with multiple files
  • some API changes

1.1.0 #

  • add new class NativeDragFileItem

1.0.0 #

  • drag & drop files (currently just one file) out of application or in another application (e.g Mail app)
  • drag & drop data within application
  • show progress indicator in Finder (MacOS) when download large files
17
likes
130
points
377
downloads

Publisher

verified publisherskalio.com

Weekly Downloads

A flutter plugin to support the native drag and drop, especially to drag files (only files) out of the application boundary.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, screenshot

More

Packages that depend on flutter_native_drag_n_drop