Home > Blockchain >  I just want to show an incoming ui call screen in flutter
I just want to show an incoming ui call screen in flutter

Time:02-03

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...

CodePudding user response:

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

CodePudding user response:

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

  •  Tags:  
  • Related