Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When an event falls between two time slots in the workweek view, it is displayed at the begining of the next time slot instead of between the two corresponding slots.

Example: 
Event 15:30-16:00
TimeSlotViewSettings => timeInterval:Duration: 45 minutes,  timeIntervalHeight: 20,

Display show folowing timeslots: 15:20, 16:15, 17:00
Event is displayed on the top of the 16:15 slot => this is wrong as the event stops at 16:00