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

not responsive #94

Closed pramod51 closed 2 years ago

pramod51 commented 2 years ago

UI is not responsive....when we change screen width, then event width should be changed

Skyost commented 2 years ago

You have to adapt the dayViewWidth according to the device screen width.

pramod51 commented 2 years ago

thank you sir, is it possible to add separator at 30min positions??

Skyost commented 2 years ago

Not now, sorry.