super_drag_and_drop
Native Drag and Drop support for Flutter. Allows dragging contents across applications.
0.9.1
89K downloads/mo
#1173 most downloaded on pub.dev
superlistapp/super_native_extensions
What this package is like to depend on
Last release 16 days ago
07 Aug 2026
Ships unpredictably
gaps range from 9 days to 1.2 years
Nearly every release is documented
notes for 64 of 66 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
85 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
85 releases · Aug 2022 to Aug 2026Releases
latest 60 of 85-
0.10.0-dev.207 Aug 2026 pre-release -
0.10.0-dev.107 Aug 2026 pre-release -
0.9.111 Jun 2025 -
0.9.008 Jun 2025Release notes
Open source →- FEAT: add support for the maximum page size of 16 KB for Android (#521).
-
0.9.0-dev.629 Dec 2024 pre-release -
0.9.0-dev.517 Nov 2024 pre-release -
0.9.0-dev.413 Nov 2024 pre-release -
0.9.0-dev.304 Nov 2024 pre-release -
0.9.0-dev.221 Oct 2024 pre-release -
0.9.0-dev.118 Oct 2024 pre-release -
0.8.2413 Oct 2024 -
0.8.2306 Oct 2024 -
0.8.23-dev.130 Sep 2024 pre-releaseRelease notes
Open source →- FEAT: improve focus interaction with non-native context menu (#442).
- FEAT(macOS): preliminary support for writing tools (#441).
-
0.8.2210 Sep 2024Release notes
Open source →- FEAT: export default builder to make it enable for use single brightness (#416).
-
0.8.2109 Sep 2024Release notes
Open source →- FIX: Avoid adding duplicate listeners for drag-n-drop on the web (#422).
- FIX: compilation error on web with latest Flutter main (#425).
-
0.8.2026 Aug 2024Release notes
Open source →- FIX: do not build release binary with nightly (#412).
- FIX: do not build release binary with nightly (#412).
-
0.8.1908 Aug 2024Release notes
Open source →- FIX: do not build release binary with nightly (#412).
- FIX: panic in ANSI branch of extract_drop_files (#404).
- FIX: synthesize_button_up might cause crash on Linux (#394).
-
0.8.1824 Jul 2024Release notes
Open source →- FIX: dragging stuck on web when cancelled too quickly (#398).
- FIX: paste caused crash when clipboard is empty on linux (#393).
-
0.8.1713 Jun 2024Release notes
Open source →- FIX: hide menu drag preview immediately when pan gesture detected (#385).
- FIX: invalid javascript object cast (#380).
- FIX: context menu on iPad with universal control (#378).
-
0.8.1627 May 2024 -
0.8.1520 May 2024 -
0.8.1420 May 2024 -
0.8.1315 May 2024 -
0.8.1218 Apr 2024 -
0.8.1109 Apr 2024Release notes
Open source →- FIX: ignore scroll event in web drag driver.
- FIX: ignore unknown pointer device kind (#344).
-
0.8.1026 Mar 2024 -
0.8.913 Mar 2024 -
0.8.811 Mar 2024 -
0.8.711 Mar 2024 -
0.8.611 Mar 2024 -
0.8.508 Feb 2024 -
0.8.416 Jan 2024 -
0.8.311 Jan 2024 -
0.8.202 Jan 2024Release notes
Open source →- FIX: correct GIF uniform type identifier (#276).
- FEAT: improve performance with large number of items (#283).
Release notes
Open source →- 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.2+102 Jan 2024 -
0.8.126 Dec 2023Release notes
Open source →- FIX: [ios] store user interaction properly (#272).
- FIX: no security scope NSURL access on macos (#271).
- FEAT: [windows] cache file descriptors in reader (#266).
-
0.8.022 Dec 2023 -
0.8.0-dev.311 Dec 2023 pre-release -
0.8.0-dev.207 Dec 2023 pre-release -
0.8.0-dev.107 Dec 2023 pre-releaseRelease notes
Open source →- FEAT: preventDefault for paste event (#249).
- FEAT: implement paste event on web (#246).
-
0.7.315 Nov 2023 -
0.7.225 Oct 2023 -
0.7.123 Oct 2023 -
0.7.022 Oct 2023 -
0.7.0-dev.711 Oct 2023 pre-release -
0.7.0-dev.607 Oct 2023 pre-release -
0.7.0-dev.526 Sep 2023 pre-release -
0.7.0-dev.422 Sep 2023 pre-release -
0.7.0-dev.312 Sep 2023 pre-release -
0.7.0-dev.206 Sep 2023 pre-release -
0.7.0-dev.130 Aug 2023 pre-releaseRelease notes
Open source →- FIX: do not use path dependencies for published packages in pubspec.yaml (#183).
-
0.6.423 Aug 2023 -
0.6.322 Aug 2023 -
0.6.222 Aug 2023 -
0.6.121 Aug 2023 -
0.6.007 Aug 2023Release notes
Open source →- FIX: correct imports and add missing exports (#155).
- FEAT: improve compatibility with current Flutter main (#163).
- BREAKING FIX: correct typos and spelling in code (#156).
- BREAKING CHORE: remove Pair and replace it with dart 3 record (#157).
Release notes
Open source →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.022 Jul 2023Release notes
Open source →- DOCS: [android] mention minSdkVersion in readme (#150).
- DOCS: update NDK installation information (#149).
- BREAKING FEAT: upgrade to Dart 3 and jni 0.21.1 (#138).
Release notes
Open source →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.022 May 2023 -
0.3.029 Mar 2023Release notes
Open source →- FIX: [android] build failing with proguard enabled (#114).
- FEAT: add htmlFile format (#107).
- FEAT: make format in DataReader.getFile optional (#90).
Release notes
Open source →- 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.3.0+130 Mar 2023Release notes
Open source →- FIX: [android] local data only dragging not working (#115).
2023-03-29
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
super_clipboard-v0.3.0super_drag_and_drop-v0.3.0super_native_extensions-v0.3.0super_keyboard_layout-v0.3.0super_hot_key-v0.3.0