AI Agent Component Spec
AI Agent Component Spec
Translations manages multi-language localization for the UI Kit.
Supported Languages
Setup
Add the dependency inpubspec.yaml:
MaterialApp:
Get Translated Strings
Custom Translations
Override default translations by extending the language class:MaterialApp:
Add New Language
Create a custom translation class for unsupported languages:MaterialApp:
Date/Time Formatting
Customize date/time display globally viaDateTimeFormatterCallback. See CometChatUIKit Methods for details.