'a problem in FlutterFirebaseMessagingBackgroundService

I am using firebase_messaging Does not want to add FlutterFirebaseMessagingBackgroundService enter image description here

this cupertino_icons: ^1.0.2

firebase_core: ^1.12.0

firebase_messaging: ^11.2.6

flutter_local_notifications: ^9.2.0

dependencies {
implementation 'com.google.firebase:firebase-messaging:23.0.0'

}



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source