refactor: Load bytes from sending files later to not let app crash
This commit is contained in:
parent
6866a996a3
commit
5c9880f0b2
7 changed files with 242 additions and 213 deletions
|
|
@ -17,6 +17,7 @@ dependencies:
|
|||
callkeep: ^0.3.2
|
||||
chewie: ^1.8.1
|
||||
collection: ^1.18.0
|
||||
cross_file: ^0.3.4+2
|
||||
cupertino_icons: any
|
||||
desktop_drop: ^0.4.4
|
||||
desktop_notifications: ^0.6.3
|
||||
|
|
@ -65,6 +66,7 @@ dependencies:
|
|||
latlong2: ^0.9.1
|
||||
linkify: ^5.0.0
|
||||
matrix: ^0.33.0
|
||||
mime: ^1.0.6
|
||||
native_imaging: ^0.1.1
|
||||
opus_caf_converter_dart: ^1.0.1
|
||||
package_info_plus: ^6.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue