Summary
In this chapter, we saw how to use plugins to utilize phone features such as camera, contacts, and launching a URL. We have seen that the Flutter community provides a set of plugins for all of the features needed.
We used the url_launcher and flutter_linkify plugins to show a link to the user in the Favor app's description. After this, we added the permission_handler plugin to manage app permissions. We also used the contact_picker plugin to import a contact from the user's contacts list, and, by using the permission_handler plugin, we added a contact permission check and request.
Later, the image_picker plugin was used in the same way to retrieve the user's profile picture on login and, again, we used the permission_handler plugin ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access