image_color_switcher icon indicating copy to clipboard operation
image_color_switcher copied to clipboard

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

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