flutter_gauge
flutter_gauge copied to clipboard
start parameter doesnt work
Hi! I love this widget! It's terrific! but.....I have a problem. I wanna start from not 0 value. I'm using start parameter but it continue starting from 0 to the end parameter. Any clue? Thank you!
I fixed it, but it was complex. A lot of changes was needed. I'll try to do a pull request after owner accept the pending one.
What's the status of this fix? I would love to use this package in my app but I also ran into to start parameter problem...