implemented a guided notification permission flow triggered on the first Talk visit

This commit is contained in:
2026-07-06 20:01:45 +02:00
parent 3be0113f93
commit 38a271929c
11 changed files with 211 additions and 30 deletions
+3
View File
@@ -91,6 +91,9 @@ dependencies:
chewie: ^1.8.5
flutter_native_splash: ^2.4.4
background_downloader: ^9.5.5
# Opens the OS notification settings for this app (iOS + Android) when the
# user declined the permission and wants to enable it later.
app_settings: ^5.1.1
dev_dependencies:
flutter_test: