FlutterWeekView icon indicating copy to clipboard operation
FlutterWeekView copied to clipboard

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 !

Results 24 FlutterWeekView issues
Sort by recently updated
recently updated
newest added

How can we get current date in user swipe left or right, currently there is no way to get current date. I have checked you are using Listview.builder) you shold...

enhancement

**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...

enhancement

How can i get click event (with time) tapping on time area where i have no events scheduled at 22:00 (image attached below) ? ![day_view](https://user-images.githubusercontent.com/36876618/157806511-8e8d7320-5057-4178-84ad-1070e958c655.png)

**Describe the problem** When the user taps on an event, there is no visual feedback. I would suggest adding a ripple effect, as it's used on most clickable surfaces in...

enhancement

**Describe the bug** I want to put WeekView widget inside a Column, and make scrollable the whole column. So I set `inScrollableWidget: false` But get this error: Null check operator...

bug

DayView and WeekView should allow user to click on empty block of time. User can same way add the event by tapping on it. Let me know whether you like...

enhancement

When you scroll week view's current day, it can scroll by more than one item(maybe 2, 3, or even 4). So it would be cool to set an option, so...

enhancement

I just starting using this package with a WeekView and it looks like it will save a lot of time. Thank you for that @Skyost However, on a physical Android...

I there any way to hide the daybar? I just do not need to show the daybar since I'm handling my way of displaying the date.

enhancement

When using date picker with a Flutter week view, It doesn't navigate to selected date!

enhancement