DenisBogatirov / circle_wheel_scroll

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

hw to change items direction? #11

Open masoudk2000 opened 4 years ago

masoudk2000 commented 4 years ago

how to change items direction to Right to Left i when axis = Axis.vertical

savy-91 commented 4 years ago

Hi @masoudk2000 I made a fork of this package where you can change the item directions: https://github.com/sungazer-io/circle_wheel_scroll

Simply use it with flip = true