April 2020
Intermediate to advanced
380 pages
9h 24m
English
In this section, we will add the functionality of FloatingActionButton to let the user choose an image from the gallery of the device. This will eventually be sent to the server so that we can receive a response.
The following steps describe how to launch the gallery and let the user choose an image:
image_picker: 0.4.12+1
Also, we fetch the library by running flutter pub get on the Terminal.
Read now
Unlock full access