mvitolo / speedometer

A simple Speedometer widget for Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create multiple ranges

srigayathri23 opened this issue · comments

commented

I need to show 3 range (0-35) as orange , (35-70) as red and the rest as blue color. How can i acheive that ? Only single range option is given

Actually there is no this feature... you can implement it and do a pull request.