SyncfusionExamples / override-localization-flutter-event-calendar

How to override the localization in the Flutter event calendar (SfCalendar)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to override the localization in the Flutter Calendar

A quick-start example to override the localization in the Flutter Calendar

By default, the calendar widget supports US English localizations. You can override the localization in the Flutter Event Calendar by using the extendibility options. To override localization, place the localization extendibility.dart file in the lib folder. Then, in the localization extendibility.dart file, override the required keys and add the delegate class for localization. Then, to override the localized words, invoke the delegate class.

You can also refer our UG documentation to know more about Localization

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘create a flutter maps widget in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, Flutter documentation.

About

How to override the localization in the Flutter event calendar (SfCalendar)


Languages

Language:C++ 35.3%Language:CMake 31.6%Language:Dart 23.4%Language:HTML 3.1%Language:C 2.4%Language:Swift 2.0%Language:Objective-C 1.1%Language:Java 0.9%Language:Kotlin 0.2%