DenisBogatirov / circle_wheel_scroll

Circle wheel scroll view for flutter
BSD 3-Clause "New" or "Revised" License
35 stars 47 forks source link

How to stack concentric wheels on top of each other #14

Open ffarall opened 4 years ago

ffarall commented 4 years ago

I would like to have more than one CircleWheelScrollView, and have them concentric but with different diameters. Thank you in advance for any help provided.