fluintl library

Classes

CustomLocalizations
CustomLocalizations. 自定义本地化支持.
IntlUtil
推荐使用IntlUtil获取字符串.
LBaseState<T extends StatefulWidget>
不推荐使用. Not recommended.

Functions

setLocalizedSimpleValues(Map<String, Map<String, String>> localizedValues) → void
set localized simple values. 配置简单多语言资源.
setLocalizedValues(Map<String, Map<String, Map<String, String>>> localizedValues) → void
set localized values. 配置多语言资源.