【发布时间】:2022-12-19 18:38:07
【问题描述】:
如何从 arb 文件中获取子数据?
文件 .arb 在这里:
"@appBarTitle": {
"description": "Text shown in the AppBar"
},
我试试l10n。但找不到描述
我尝试“pub get”并将“appBar Title”添加到文件 arb 但我没有获取数据
【问题讨论】:
标签: flutter
如何从 arb 文件中获取子数据?
文件 .arb 在这里:
"@appBarTitle": {
"description": "Text shown in the AppBar"
},
我试试l10n。但找不到描述
我尝试“pub get”并将“appBar Title”添加到文件 arb 但我没有获取数据
【问题讨论】:
标签: flutter