Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 2.11 KB

README.md

File metadata and controls

68 lines (42 loc) · 2.11 KB

Image Color Switcher in Flutter

A custom widget that demonstrates how to switch specific colors of an image.

🎨 Do you wish to color an image using dart code?

⌚ Are you facing failures over time?

🚙 Are you feeling lost?

🏴󠁢󠁳󠁨󠁴󠁿 Well, don’t give up hope yet!

This project is focused on providing such techniques that would elaborate the concept of image color-switching using custom widgets.

To get the details, read the below articles.

THE CHALLENGE

Trial 1: The Blending Slider

Trial 2: SVG Color Filter Playground

Trial 3: A Bit Closer To Perfection

Trial 4: The Canvas Strategy

Trial 5: Success!

RESULT COMPARISON

TOOLS & LANGUAGE

MEDIUM ARTICLES

ImageColorSwitcher in Flutter Part 2 : Vector Image Coloring

ImageColorSwitcher in Flutter Part 1 : Raster Image Coloring