Actually, I'm trying to create a dialer app. From which you can call directly by typing mobile number.
I know of the "url_launcher Flutter package" but it is not suitable for my application. I want like the default dialer of mobile, so that you can call directly by selecting a SIM.
Please help me!
Asked
Active
Viewed 808 times
3

griffins
- 7,079
- 4
- 29
- 54

MD Bulbul Hossain
- 195
- 2
- 10
1 Answers
3
This package help you to call number's directly from your app: https://pub.dev/packages/flutter_phone_direct_caller

Mayur Chaudhary
- 217
- 1
- 14

Jayesh Choudhary
- 170
- 9