Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver Closes #381 and #213 See merge request famedly/fluffychat!439
This commit is contained in:
commit
949a776fcb
8 changed files with 73 additions and 63 deletions
|
|
@ -9,7 +9,6 @@ environment:
|
|||
dependencies:
|
||||
adaptive_dialog: ^1.0.1
|
||||
adaptive_theme: ^2.2.0
|
||||
android_path_provider: ^0.2.1
|
||||
audioplayers: ^0.19.1
|
||||
cached_network_image: ^3.0.0
|
||||
cupertino_icons: any
|
||||
|
|
@ -21,6 +20,7 @@ dependencies:
|
|||
url: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
|
||||
ref: main
|
||||
file_picker_cross: ^4.4.2
|
||||
filesystem_picker: ^1.0.4
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_app_badger: ^1.2.0
|
||||
|
|
@ -43,12 +43,10 @@ dependencies:
|
|||
intl: any
|
||||
localstorage: ^4.0.0+1
|
||||
matrix: ^0.1.7
|
||||
mime_type: ^1.0.0
|
||||
native_imaging:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/libraries/native_imaging.git
|
||||
ref: master
|
||||
open_file: ^3.2.1
|
||||
open_noti_settings: ^0.2.0
|
||||
package_info_plus: ^1.0.3
|
||||
path_provider: ^2.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue