April 2020
Intermediate to advanced
380 pages
9h 24m
English
Now, let's add the functionality to allow the user to choose an image from the device's gallery. We will do this by using the image_picker plugin, and the whole of the code will be placed inside the chooseImageGallery method, as follows:
dev_dependencies:flutter_test: sdk: flutterimage_picker: ^0.6.0
Read now
Unlock full access