Radomly pick a number from contacts and call in flutter?

Viewed 199

When user click or touch the button, the application will randomly pick a number from user's phone contact list and call. I see this kind of app from google play store but I was wondering if it is possible to create one like this with flutter?

If yes, are there any resources I can look into? Thanks in advance

1 Answers
Related