Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Google Snapseed UI, color picker, crop image... clone.

Notifications You must be signed in to change notification settings

theachoem/flutter_image_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Image Editor

Start date: 30 Jan 2021

Homescreen:

I did build my own widget include bottom nav, bottom sheet...

btn

Tune

For this tune widget, I use the primaryDelta that return from Gesture Detector to calculate the min, mix drag and current tune type on Vertical drag, calculate that value at that AppBar of each on Horizontal drag.

btn

Color Picker

For picking color from Image, I found the code from roipeker.com, here is his info on the code:

// 2019, roipeker.com
// screencast - demo simple image:
// https://youtu.be/EJyRH4_pY8I
//
// screencast - demo snapshot:
// https://youtu.be/-LxPcL7T61E

btn

Crop Image

To crop image, I use image_crop: ^0.3.4.

btn

About

Google Snapseed UI, color picker, crop image... clone.

Topics

Resources

Stars

Watchers

Forks

Languages