DEV Community

Cover image for Flutter: Build your own Switch
Alex Melnyk
Alex Melnyk

Posted on • Originally published at Medium

Flutter: Build your own Switch

I investigated switch widgets published to “pub.dev” most of them just show thumb with a text like “on/off” but I wanted to change not only text but background color, size, background image, corner sharpness, add state icon, etc. That is my point to start.

Top comments (0)