We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29e87f commit 17a099aCopy full SHA for 17a099a
packages/desktop_drop/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.6.1
4
+
5
+* Fix desktop_drop Linux snap build failure due to missing stdlib.h include (#425)
6
7
## 0.6.0
8
9
Migrate macOS to SPM, fix web build.
packages/desktop_drop/pubspec.yaml
@@ -1,6 +1,6 @@
name: desktop_drop
description: A plugin which allows user dragging files to your flutter desktop applications.
-version: 0.6.0
+version: 0.6.1
homepage: https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_drop
environment:
0 commit comments