September 2019
Beginner
512 pages
12h 52m
English
The camera feature is present in many apps, and integrating with it can be done in few ways. We could, for example, implement the code on our own, but thanks to the community, Flutter provides multiple plugins to access the camera. Some of the most well-known plugins are as follows:
If you remember, in Chapter 8, Firebase Plugins, we managed to send a user profile picture to Firebase Storage, and we have used the image_picker plugin to get an image ...
Read now
Unlock full access