Today I'll be showing how to use the Image Picker package to allow you to take photos or select photos from you gallery.
Afterwards, I'll demonstrate how to use the Image Cropper package to modify the shape of the selected image.
You can download the packages @ https://pub.dev/packages/image_picker & https://pub.dev/packages/image_cropper.
Source Code: https://github.com/trey-a-hope/Demos/...