build: Update to flutter 3.27

This commit is contained in:
Krille 2024-12-12 14:12:04 +01:00
commit dbe8c1b9f4
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
20 changed files with 81 additions and 152 deletions

View file

@ -40,7 +40,6 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_map: ^6.1.0
flutter_math_fork: ^0.7.2
flutter_olm: 1.3.2 # Keep in sync with scripts/prepare-web.sh ! 1.4.0 does currently not build on Android
flutter_openssl_crypto: ^0.3.0
flutter_ringtone_player: ^4.0.0+2
@ -152,4 +151,9 @@ msix_config:
install_certificate: false
dependency_overrides:
win32: 5.5.3
# For Flutter 3.27 until https://github.com/flutter-webrtc/dart-webrtc/pull/54 is merged
dart_webrtc:
git:
url: https://github.com/flutter-webrtc/dart-webrtc.git
ref: f27d27c7af41ceeebe31b295af4fb38e7b4d793e
win32: 5.5.3