How to build a circular slider in Flutter

How to build a circular slider in Flutter

5 years ago
Anonymous $9jpehmcKty

https://medium.com/@danaya/how-to-build-a-circular-slider-in-flutter-cab3fc5312df

Have you ever wanted to spice up the usual boring sliders by providing a double handler or playing around with the layout?

In this article I’ll explain how to integrate the GestureDetector and the Canvas to build a circular slider in Flutter.