feat: Implement Firebase push notifications with support for flavor-specific configurations.

This commit is contained in:
pradeepkumar
2026-03-08 21:55:52 +05:30
parent 744b7b7ca8
commit e129be5a59
26 changed files with 974 additions and 124 deletions

View File

@@ -40,6 +40,11 @@ dependencies:
socket_io_client: ^3.0.2
emoji_picker_flutter: ^4.3.0
# Firebase
firebase_core: ^3.13.0
firebase_messaging: ^15.2.4
flutter_local_notifications: ^18.0.1
# Pin to avoid objective_c crash on iOS 26 simulator
path_provider_foundation: 2.4.0