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

outdated

A flutter plugin to support the native drag and drop.

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