feat: Drag&Drop to send multiple files on desktop and web
This commit is contained in:
parent
492f6e8228
commit
a134e06203
10 changed files with 246 additions and 188 deletions
|
|
@ -14,6 +14,7 @@ dependencies:
|
|||
cached_network_image: ^3.1.0
|
||||
chewie: ^1.2.2
|
||||
cupertino_icons: any
|
||||
desktop_drop: ^0.2.0
|
||||
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
|
||||
email_validator: ^2.0.1
|
||||
emoji_picker_flutter: ^1.0.7
|
||||
|
|
@ -23,7 +24,6 @@ dependencies:
|
|||
file_picker_cross: ^4.5.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
# From this fix: https://github.com/g123k/flutter_app_badger/pull/47
|
||||
flutter_app_badger: ^1.3.0
|
||||
flutter_app_lock: ^2.0.0
|
||||
flutter_blurhash: ^0.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue