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

So i was able to configure the supportedLocales in my Flutter app, it displays the days and months in my configured locales, however the "TODAY" label in the showTodayButton doesn't change like the days to match the locale, it would be nice that this label adjusts itself to the current locale or just add another way to set it. 

PS: i basically need to display the "TODAY" in spanish which would be "HOY" in the "es" Locale

Thanks!