My mouse wheel is a bit broken, and there is no other way to scroll on the website. The website scroll bar doesn't work on the scrollable, and flutter doesn't have built in middle mouse wheel click to scroll (Also known as reader mode or auto scroll).
I recently implemented a package called auto_scrolling. See https://pub.dev/packages/auto_scrolling
I could see quite the gain from this functionality being added to the site.
Let me know if you'd be interested in letting me open a PR with this.
Cheers
My mouse wheel is a bit broken, and there is no other way to scroll on the website. The website scroll bar doesn't work on the scrollable, and flutter doesn't have built in middle mouse wheel click to scroll (Also known as reader mode or auto scroll).
I recently implemented a package called auto_scrolling. See https://pub.dev/packages/auto_scrolling
I could see quite the gain from this functionality being added to the site.
Let me know if you'd be interested in letting me open a PR with this.
Cheers