Unpacking Flutter Packages | Image Picker v 0.8.4 & Image Cropper v 1.4.1 | How To Crop & Save Pics

Опубликовано: 28 Октябрь 2024
на канале: Trey Codes
1,041
30

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/...