feat: support Android notification channels

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-12-14 14:38:32 +01:00
commit 7806deb46f
5 changed files with 30 additions and 14 deletions

View file

@ -47,7 +47,7 @@ dependencies:
flutter_secure_storage: ^6.0.0
flutter_typeahead: ^4.0.0
flutter_web_auth: ^0.5.0
flutter_webrtc: 0.9.14 # Pinned because >0.9.14 add Linux support which lets build fail
flutter_webrtc: ^0.9.18
future_loading_dialog: ^0.2.3
geolocator: ^7.6.2
handy_window: ^0.1.6
@ -89,7 +89,7 @@ dependencies:
video_player: ^2.2.18
vrouter: ^1.2.0+21
wakelock: ^0.6.1+1
webrtc_interface: ^1.0.8
webrtc_interface: ^1.0.10
dev_dependencies:
dart_code_metrics: ^4.10.1