1. 首页
  2. 数据库
  3. 其它
  4. flutter_sheet_localization:通过简单的在线Google表格生成Flutter本地化 源码

flutter_sheet_localization:通过简单的在线Google表格生成Flutter本地化 源码

上传者: 2021-02-17 05:04:30上传 ZIP文件 207.41KB 热度 16次
Flutter Google Sheet本地化生成器 从在线Google表格文件生成本地化委托。 安装 将以下内容添加到您的pubspec.yaml : dependencies: flutter_sheet_localization: < latest> intl: < latest> dev_dependencies: flutter_sheet_localization_generator: < latest> build_runner: ^1.10.2 用法 1.创建一个Google表格 创建包含翻译的工作表(按照波纹管格式, ): 确保您的工作表是共享的:
用户评论