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!

4
Votes

I was thinking of possible scenarios in which none of the supported modes of the current version of DatePicker can satisfy user's needs (besides the Airbnb style which will is going to be released for Q4):

This situation came to my mind:

Empty


1-Liner horizontal date picker came to my mind; this type is mostly used for theatres and cinemas, where people don't book in-advance far in the future, so what they need is probably an adjustable widget that gets maybe a variable of how many dates to show and then shows them.

The characteristics of this kind of date picker is basically this:

- a horizontal ListView of dates, the quantity is determined by the developer as an option

- a function that creates a list of available hours per click on each date, maybe a certain date in a certain day is sold-out so that need to be greyed out


I wanted to ask you kindly if this feature gets accepted please also support the RTL and Shamsi/Jalali date for it as well.