super_drag_and_drop 0.8.12 copy "super_drag_and_drop: ^0.8.12" to clipboard
super_drag_and_drop: ^0.8.12 copied to clipboard

Native Drag and Drop support for Flutter. Allows dragging contents across applications.

0.8.12 #

0.8.11 #

0.8.10 #

0.8.9 #

0.8.8 #

0.8.7 #

  • FIX: various exceptions when getting snapshots (#328).

0.8.6 #

  • FIX: various exceptions when getting snapshots (#327).

0.8.5 #

0.8.4 #

0.8.3 #

  • updated cargokit

0.8.2+1 #

0.8.2 #

  • FEAT: improve performance with large number of items (#283).
  • FEAT: use super_sliver_list in example (#281).
  • FEAT: improve performance with large number of items (#274).

0.8.1 #

0.8.0 #

0.8.0-dev.3 #

  • Bump "super_drag_and_drop" to 0.8.0-dev.3.

0.8.0-dev.2 #

  • Bump "super_drag_and_drop" to 0.8.0-dev.2.

0.8.0-dev.1 #

0.7.3 #

  • FEAT: improve touch device detection (#227).

0.7.2 #

0.7.1 #

  • Bump "super_drag_and_drop" to 0.7.1.

0.7.0 #

0.7.0-dev.7 #

  • Bump "super_drag_and_drop" to 0.7.0-dev.7.

0.7.0-dev.6 #

0.7.0-dev.5 #

0.7.0-dev.4 #

0.7.0-dev.3 #

0.7.0-dev.2 #

  • FIX: multi-touch issues on Android (#196).

0.7.0-dev.1 #

  • FIX: do not use path dependencies for published packages in pubspec.yaml (#183).

0.6.4 #

  • FIX: update engine_context dependency.

0.6.3 #

  • Bump "super_drag_and_drop" to 0.6.3.

0.6.2 #

  • Bump "super_drag_and_drop" to 0.6.2.

0.6.1 #

  • DOCS: update comments.

0.6.0 #

Note: This release has breaking changes.

  • FEAT: improve compatibility with current Flutter main (#163).
  • BREAKING FIX: correct typos and spelling in code (#156).

0.5.0 #

Note: This release has breaking changes.

  • FIX: ensure drop regions are attached when invoking events (#147).
  • FIX: cache active items for snapshotter (#146).
  • DOCS: [android] mention minSdkVersion in readme (#150).
  • DOCS: update NDK installation information (#149).
  • DOCS: fix example.
  • BREAKING FEAT: upgrade to Dart 3 and jni 0.21.1 (#138).

0.4.0 #

  • Bump "super_drag_and_drop" to 0.4.0.

0.3.0+2 #

  • Update a dependency to the latest release.

0.3.0+1 #

  • Update a dependency to the latest release.

0.3.0 #

  • FIX: [android] build failing with proguard enabled (#114).
  • FIX: [ios] respect isLocationDraggable check (#109).
  • FIX: super_drag_and_drop should reexport Format (#83).
  • FEAT: allow merging of snapshot prepare requests (#110).
  • FEAT: simplify lift snapshot logic on iOS (#108).
  • FEAT: improve snapshot API (#101).
  • FEAT: use widget to customize snapshot setting (#100).
  • FEAT: implement drag shadow on all platforms (#87).
  • DOCS: fix typo.
  • DOCS: improve super_drag_and_drop documentation (#106).

0.2.3+1 #

  • Update a dependency to the latest release.

0.2.3 #

0.2.2+2 #

  • Update a dependency to the latest release.

0.2.2+1 #

  • Update a dependency to the latest release.

0.2.2 #

  • FEAT: [windows] improved behavior when dragging virtual files over certain applications

0.2.1 #

  • FIX: regression when dropping plain text on web (#66).
  • FIX: [macos] error instead of panic when no mouse event is found (#60).
  • FIX: do not recreate drag and drop contexts on hot reload (#61).
  • FIX: lift image being ignored on iOS (#59).
  • FEAT: try revoking drop target first on windows (#63).

0.2.0 #

Note: This release has breaking changes.

  • FIX: properly unitialize com on windows.
  • FEAT: cleanup receiving of files (#54).
  • FEAT: initialize ole on windows (#51).
  • DOCS: minor fix.
  • BREAKING FEAT: implement unified content receiving (#47).
  • BREAKING FEAT: refactor format (#46).

0.1.9+3 #

  • Update a dependency to the latest release.

0.1.9+2 #

  • Update a dependency to the latest release.

0.1.9+1 #

  • Update a dependency to the latest release.

0.1.9 #

  • FEAT: [drop] add support for slivers (#35).

0.1.8+1 #

  • FIX: minor clean-ups.

0.1.8 #

  • FIX: cancel mouse hover during dragging (#34).
  • FEAT: super_drag_and_drop: reexport formats from super_clipboard (#32).
  • FEAT: expose isLocationDraggable for DraggableWidget (#31).

0.1.7+1 #

  • Update a dependency to the latest release.

0.1.7 #

  • FEAT: migrate to irondash (#27).

0.1.6+2 #

  • FIX: Workaround for Xcode warning.

0.1.6+1 #

  • FIX: Workaround for Xcode warning.

0.1.5 #

  • Fix compatibility with NDK 23+

0.1.4 #

  • FEAT: add_super_keyboard_layout (#20).

0.1.3+1 #

  • FIX: Improve Drag&Drop on Web (#19).

0.1.3 #

  • Improve documentation.

0.1.2 #

  • Improve documentation.
  • Use event object in DropRegion and DropMonitor callbacks.

0.1.1 #

  • Improve documentation.

0.1.0 #

  • Initial public release.
338
likes
140
pub points
94%
popularity

Publisher

verified publishernativeshell.dev

Native Drag and Drop support for Flutter. Allows dragging contents across applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, super_clipboard, super_native_extensions

More

Packages that depend on super_drag_and_drop