YuroAppExt extension

on

Properties

androidId String?

Available on YuroInterface, provided by the YuroAppExt extension

获取androidId
no setter
appConfig AppConfig

Available on YuroInterface, provided by the YuroAppExt extension

获取应用配置
no setter
appName String

Available on YuroInterface, provided by the YuroAppExt extension

获取应用名称
no setter
fallbackLocale Locale

Available on YuroInterface, provided by the YuroAppExt extension

no setter
locale Locale?

Available on YuroInterface, provided by the YuroAppExt extension

no setter
packageName String

Available on YuroInterface, provided by the YuroAppExt extension

获取应用包名
no setter
textTheme TextTheme

Available on YuroInterface, provided by the YuroAppExt extension

no setter
theme ThemeData

Available on YuroInterface, provided by the YuroAppExt extension

no setter
themeMode ThemeMode

Available on YuroInterface, provided by the YuroAppExt extension

no setter
translations Map<String, Map<String, String>>

Available on YuroInterface, provided by the YuroAppExt extension

获取国际化翻译对照表
no setter
userAgent String

Available on YuroInterface, provided by the YuroAppExt extension

获取userAgent
no setter
versionCode int

Available on YuroInterface, provided by the YuroAppExt extension

获取应用数字版本号
no setter
versionName String

Available on YuroInterface, provided by the YuroAppExt extension

获取应用版本
no setter

Methods

changeLocale(Locale? locale) → void

Available on YuroInterface, provided by the YuroAppExt extension

changeThemeMode(ThemeMode newThemeMode) → void

Available on YuroInterface, provided by the YuroAppExt extension

reload() → void

Available on YuroInterface, provided by the YuroAppExt extension

应用重新载入