Skip to content

[完成翻译] Learn 路径、Architecture 系列及设计模式 (27篇)#1606

Open
Vadaski wants to merge 9 commits intomainfrom
translate/learn-and-architecture-series
Open

[完成翻译] Learn 路径、Architecture 系列及设计模式 (27篇)#1606
Vadaski wants to merge 9 commits intomainfrom
translate/learn-and-architecture-series

Conversation

@Vadaski
Copy link
Member

@Vadaski Vadaski commented Mar 8, 2026

解决的任务 Issue

Resolve #1506, #1509, #1510, #1511, #1512, #1527, #1528, #1529, #1530, #1531, #1534, #1526 .

Summary

翻译 27 篇核心文档,覆盖以下内容:

Tutorial 系列 (16篇)

  • 教程首页、创建应用、Widget 基础、布局
  • 有状态 widget、状态项目设置、用户输入、导航
  • HTTP 请求、隐式动画、Slivers、ChangeNotifier
  • ListenableBuilder、DevTools、高级 UI、自适应布局

Learn 路径入口 (4篇)

  • 学习 Flutter 首页、学习路径概览、快速安装、Flutter 的工作原理

Architecture 系列 (4篇)

  • 架构概述、常见架构概念、应用架构指南、架构建议与资源

设计模式与 UI (3篇)

  • 乐观状态、离线优先、SafeArea & MediaQuery

翻译规范

  • 双语对照:英文原文保留,中文追加在下方
  • Frontmatter:# 注释英文,下一行中文
  • 术语统一:widget 不译为"组件",类名保持英文
  • 每篇翻译均经过独立 review 并修复发现的问题

🤖 Generated with Claude Code

Vadaski and others added 4 commits March 8, 2026 11:29
翻译 Flutter 入门教程完整系列,包括:
- 教程首页、创建应用、Widget 基础、布局
- 有状态 widget、状态项目设置、用户输入、导航
- HTTP 请求、隐式动画、Slivers、ChangeNotifier
- ListenableBuilder、DevTools、高级 UI、自适应布局

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
翻译 Learn 路径入口页面:
- learn/index.md - 学习 Flutter 首页
- learn/pathway/index.md - 学习路径概览
- learn/pathway/quick-install.md - 快速安装
- learn/pathway/how-flutter-works.md - Flutter 的工作原理

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
翻译应用架构指南系列:
- app-architecture/index.md - 架构概述
- app-architecture/concepts.md - 常见架构概念
- app-architecture/guide.md - 应用架构指南
- app-architecture/recommendations.md - 架构建议与资源

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
翻译设计模式与 UI 相关文档:
- app-architecture/design-patterns/optimistic-state.md - 乐观状态
- app-architecture/design-patterns/offline-first.md - 离线优先
- ui/adaptive-responsive/safearea-mediaquery.md - SafeArea 与 MediaQuery

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Vadaski Vadaski requested a review from a team as a code owner March 8, 2026 18:31
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

👍 感谢你对 Flutter / Dart 文档本地化做出的贡献!

查看该 PR 的预览 URL (已更新至 commit: 15cfb63):

https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app

查看本 PR 贡献的链接预览:

https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.appdocs/glossary.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.appdocs/style-guide.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/app-architecture/concepts.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/app-architecture/design-patterns/offline-first.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/app-architecture/design-patterns/optimistic-state.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/app-architecture/guide.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/app-architecture/index.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/app-architecture/recommendations.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/index.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/how-flutter-works.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/index.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/quick-install.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/adaptive-layout.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/advanced-ui.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/change-notifier.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/create-an-app.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/devtools.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/http-requests.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/implicit-animations.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/index.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/layout.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/listenable-builder.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/navigation.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/set-up-state-project.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/slivers.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/stateful-widget.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/user-input.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/learn/pathway/tutorial/widget-fundamentals.html
https://flutter-cn-docs-prod--pr1606-translate-learn-and-64y6aae8.web.app/ui/adaptive-responsive/safearea-mediaquery.html

(页面失效时间 2026/3/25 00:33:52 (北京时间))

本工具 修改自 部署至 🔥 Firebase Hosting

Sign: 4be6fc4fb8f048b3225659bec78d08e623eb7688

修复列表中英文和中文翻译未正确交替排列的问题:
- 将分块列表(英文全部在前、中文全部在后)改为交替格式
- 在列表项的英文和中文之间添加必要的空行分隔
- 删除 devtools.md 中重复的 SummaryCard 条目

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chenglu
Copy link
Member

chenglu commented Mar 9, 2026

有一些小问题 比如我们建议链接前后加空格,使用加粗来代替斜体来表示强调,加粗前后也要加入空格。

Vadaski and others added 4 commits March 10, 2026 09:16
根据 docs/style-guide.md 排版规范修复以下问题:
- 链接前后添加空格(中文与链接之间)
- 将斜体强调改为加粗(_text_ → **text**)
- 加粗前后添加空格(中文与加粗之间)

修改范围:
- src/content/learn/pathway/tutorial/ (11 个文件)
- src/content/app-architecture/ (3 个文件)
- src/content/ui/adaptive-responsive/ (1 个文件)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
创建 docs/style-guide.md,规定:
- 链接前后加空格
- 使用加粗代替斜体表示强调
- 加粗前后加空格
- 中英文混排规则

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[翻译任务] Learn the Fundamentals - 学习基础知识

2 participants