cobi_flutter_service library
Classes
- CobiFlutterService
- CobiIconData
- This contains the icon data for the displayed notification On Android, the icon has to available via a resource id
- CobiNotificationAction
- This provides the settings for a notification action to be displayed in the device's status bar
- CobiNotificationData
- This contains the data needed to display the foreground notification
Typedefs
- CobiFlutterServiceCallback = dynamic Function(SendPort sendPort, ReceivePort recPort)
- The type of the callback function that is called when the service is started