Skyost / FlutterWeekView

Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
https://pub.dev/packages/flutter_week_view
MIT License
208 stars 89 forks source link

Option to add an horizontal scrollbar #92

Closed luistrivelatto closed 1 year ago

luistrivelatto commented 2 years ago

Is your feature request related to a problem? Please describe. In Desktop, horizontal scrolling isn't possible if you only have the mouse (not a touchpad) and the widget overextends the width of the screen.

Describe the solution you'd like Add a a flag which renders an horizontal scrollbar in the widget.