doneservices / flutter_callkeep

iOS CallKit and Android ConnectionService bindings for Flutter
57 stars 38 forks source link

Incoming call notification customization #64

Open tancor opened 7 months ago

tancor commented 7 months ago

Is there any way to customize the incoming call notification's button colors? For me they are both white, I'd like one to be red and another to be green. The only customization that I found was the accentColor property of CallKeepAndroidConfig but it only changes text color of these buttons.

Screenshot 2024-02-15 at 19 50 10
Ayman-Barghout commented 2 months ago

This feature doesn't currently exist in flutter_callkeep, maybe it will be added in the future but until then feel free to open a PR if it's a pressing issue.