flutter-spinning-wheel
flutter-spinning-wheel copied to clipboard
Make wheel larger than screen and clickable
Is there a way to use this having its divisions clickable? Like nesting a widget inside of each division and being able to click them like some sort of list-wheel. Also, can the size of it be greater than the screen, and then the user would only see a fraction of the wheel?
I'd appreciate any help! I haven't been able to find the widget I'm looking for so far.