hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
180 stars 312 forks source link

Set Notification call style #553

Closed AAkira closed 2 months ago

AAkira commented 5 months ago

Users can dismiss notifications from Android 14. Reference

This library should be set to NotificationCompat.CallStyle.

This change only works when isCustomNotification is turned off.

before after
record-240621190513 record-240621190301