0

I want to show The incoming call ui screen in flutter. Please help someone how can I do it. like this. please someone help how can I do this...

  • How do you implement this? Actually, I need to display my custom incoming and outgoing call screens instead of the default call screens. Kindly help me to solve this. Thanks in advance. – Shanthini M Dec 26 '22 at 05:58

2 Answers2

0

You can use flutter_callkit_incoming. Documentation is pretty straightforward so you can take a look at that.

Muhammad Hussain
  • 966
  • 4
  • 15
0

You can refer connectycube_flutter_call_kit package here orflutter_callkit_incoming package here or also this answer for that

Ravindra S. Patil
  • 11,757
  • 3
  • 13
  • 40