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

PlatformmacOS

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

1.2.4 #

  • add mouse distance threshold
  • add visibility detector package

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
140
points
298
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)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, screenshot, visibility_detector

More

Packages that depend on flutter_native_drag_n_drop