build: Update dependencies to remove more flutter android v1 references

This commit is contained in:
Krille 2025-02-16 19:02:52 +01:00
commit 5e24ce60ca
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 21 additions and 12 deletions

View file

@ -61,7 +61,9 @@ dependencies:
matrix: ^0.38.0
mime: ^1.0.6
native_imaging:
git: https://github.com/famedly/dart_native_imaging.git
git:
url: https://github.com/famedly/dart_native_imaging.git
ref: krille/remove-deprecated-flutter-v1-plugin
opus_caf_converter_dart: ^1.0.1
package_info_plus: ^8.0.2
pasteboard: ^0.2.0
@ -87,8 +89,8 @@ dependencies:
unifiedpush_ui: ^0.1.0
universal_html: ^2.2.4
url_launcher: ^6.2.5
video_compress: ^3.1.3
video_player: ^2.8.5
video_compress: ^3.1.4
video_player: ^2.9.2
wakelock_plus: ^1.2.2
webrtc_interface: ^1.0.13
@ -152,4 +154,10 @@ msix_config:
install_certificate: false
dependency_overrides:
# https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues/155
flutter_web_auth_2:
git:
url: https://github.com/ThexXTURBOXx/flutter_web_auth_2.git
ref: 3.x-without-v1
path: flutter_web_auth_2
win32: 5.5.3