Closed yanis60 closed 2 years ago
Hi, It's not possible currently. Being able to use a custom horizontal scroll controller would make this possible.
@yanis60 did you solve this problem?
@hmarat no :(
@yanis60 By the way, can you control and fire some callback when date changes with scrolling?
Hi, It's not possible currently. Being able to use a custom horizontal scroll controller would make this possible.
I'm sorry, @Skyost you mean being able to pass SilentScrollController from our widget level to WeekView, and then control it from our widget? I want to implement this functionality.
@yanis60 you can make your ListView.builder, where every item is DayView widget
Hi, How to navigate throught date programmatically in weekview?