fix iOS build
This commit is contained in:
parent
1f65ee5286
commit
ce13096336
6 changed files with 73 additions and 107 deletions
|
|
@ -32,7 +32,7 @@ dependencies:
|
|||
image_picker: ^0.6.7+21
|
||||
url_launcher: ^5.7.10
|
||||
cached_network_image: ^2.5.0
|
||||
firebase_messaging: ^7.0.3
|
||||
firebase_messaging: any
|
||||
flutter_local_notifications: ^3.0.3
|
||||
adaptive_page_layout: ^0.1.6
|
||||
provider: ^4.3.3
|
||||
|
|
@ -58,16 +58,15 @@ dependencies:
|
|||
url: https://github.com/Sorunome/flutter_matrix_html.git
|
||||
ref: 6b6a850fcfc3b0a3e88a3dd6beb79eda3acac853
|
||||
moor: ^3.4.0
|
||||
sqlite3_flutter_libs: ^0.3.0
|
||||
sqlite3: ^0.1.8
|
||||
sqflite: ^1.3.2+2 # Still used to obtain the database location
|
||||
random_string: ^2.1.0
|
||||
flutter_typeahead: ^2.0.0
|
||||
flutter_olm: ^1.0.1
|
||||
flutter_olm: ^1.1.1
|
||||
intl: any
|
||||
circular_check_box: ^1.0.4
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
sqflite: ^1.3.2+2 # Still used to obtain the database location
|
||||
native_imaging:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/libraries/native_imaging.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue