fix: Move to latest null safe sdk
This commit is contained in:
parent
2b939392e9
commit
33a7a00311
6 changed files with 10 additions and 19 deletions
|
|
@ -45,7 +45,7 @@ dependencies:
|
|||
intl: any
|
||||
localstorage: ^4.0.0+1
|
||||
lottie: ^1.2.1
|
||||
matrix: ^0.7.0-nullsafety.3
|
||||
matrix: ^0.7.0-nullsafety.4
|
||||
matrix_link_text: ^1.0.2
|
||||
native_imaging:
|
||||
git: https://gitlab.com/famedly/libraries/native_imaging.git
|
||||
|
|
@ -112,9 +112,5 @@ dependency_overrides:
|
|||
hosted:
|
||||
name: geolocator_android
|
||||
url: https://hanntech-gmbh.gitlab.io/free2pass/flutter-geolocator-floss
|
||||
matrix:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
ref: krille/improve-start-up-time
|
||||
matrix_api_lite: ^0.5.0
|
||||
provider: 5.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue