build: Update dependencies
This commit is contained in:
parent
0d9cb4915d
commit
3f46b90fd8
4 changed files with 70 additions and 73 deletions
22
pubspec.yaml
22
pubspec.yaml
|
|
@ -8,7 +8,7 @@ environment:
|
|||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
adaptive_dialog: ^1.10.0
|
||||
adaptive_dialog: ^2.0.0
|
||||
animations: ^2.0.8
|
||||
archive: ^3.4.9
|
||||
async: ^2.11.0
|
||||
|
|
@ -31,7 +31,7 @@ dependencies:
|
|||
flutter:
|
||||
sdk: flutter
|
||||
flutter_app_badger: ^1.5.0
|
||||
flutter_blurhash: ^0.7.0
|
||||
flutter_blurhash: ^0.8.2
|
||||
flutter_cache_manager: ^3.3.0
|
||||
flutter_foreground_task: ^6.0.0+1
|
||||
flutter_highlighter: ^0.1.1
|
||||
|
|
@ -42,10 +42,10 @@ dependencies:
|
|||
flutter_localizations:
|
||||
sdk: flutter
|
||||
flutter_map: ^4.0.0
|
||||
flutter_math_fork: ^0.7.1
|
||||
flutter_math_fork: ^0.7.2
|
||||
flutter_olm: ^1.2.0
|
||||
flutter_openssl_crypto: ^0.1.0
|
||||
flutter_ringtone_player: ^3.1.1
|
||||
flutter_openssl_crypto: ^0.2.0
|
||||
flutter_ringtone_player: ^4.0.0+2
|
||||
flutter_secure_storage: ^9.0.0
|
||||
flutter_typeahead: ^4.8.0
|
||||
flutter_web_auth_2: ^3.0.3
|
||||
|
|
@ -55,7 +55,7 @@ dependencies:
|
|||
go_router: ^12.1.1
|
||||
hive: ^2.2.3
|
||||
hive_flutter: ^1.1.0
|
||||
http: ^0.13.4
|
||||
http: ^0.13.6
|
||||
image_picker: ^1.0.0
|
||||
intl: any
|
||||
just_audio: ^0.9.30
|
||||
|
|
@ -146,16 +146,6 @@ msix_config:
|
|||
install_certificate: false
|
||||
|
||||
dependency_overrides:
|
||||
# https://github.com/fluttercommunity/flutter_blurhash/pull/58
|
||||
flutter_blurhash:
|
||||
git:
|
||||
url: https://github.com/Craftplacer/flutter_blurhash.git
|
||||
ref: eb9565f9d5731d4729bd7605510cec0f9e172e5f
|
||||
# https://github.com/simpleclub-extended/flutter_math_fork/pull/87
|
||||
flutter_math_fork:
|
||||
git:
|
||||
url: https://github.com/The-Redhat/flutter_math_fork.git
|
||||
ref: 3442b36a436880ce1c023e25c868d6f4004c4c24
|
||||
# Until https://github.com/mogol/flutter_secure_storage/issues/616 is fixed
|
||||
flutter_secure_storage_linux: 1.1.3
|
||||
geolocator_android:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue