feat: Implement Firebase push notifications with support for flavor-specific configurations.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user