Skip to content

chore: 更新依赖环境要求 flutter >=3.32.0,dart >=3.8.0#957

Open
runoob-coder wants to merge 9 commits into
Tencent:developfrom
runoob-coder:environment
Open

chore: 更新依赖环境要求 flutter >=3.32.0,dart >=3.8.0#957
runoob-coder wants to merge 9 commits into
Tencent:developfrom
runoob-coder:environment

Conversation

@runoob-coder

@runoob-coder runoob-coder commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

🤔 这个 PR 的性质是?

勾选规则:
1.只要有新增参数,就勾选”新特性提交“
2.只修改内部bug,未新增参数,才勾选”日常 bug 修复“
3.其他选项视具体改动判断

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

  • 更新示例项目 l10n.yaml 配置文件中的 synthetic-package 注释说明
  • 升级项目环境依赖sdk版本至 3.8.0
  • 升级Flutter框架依赖版本至 3.32.0

fix: 修复了参数传递和方法调用的一致性问题

  • context: _ 不能传递占位符,要改为 context: context

📝 更新日志

  • 环境要求: flutter >=3.32.0,dart >=3.8.0

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • pr目标分支为develop分支,请勿直接往main分支合并
  • 标题格式为:组件类名: 修改描述(示例:TBottomTabBar: 修复iconText模式,底部溢出2.5像素)
  • ”相关issue“处带上修复的issue链接
  • 相关文档已补充或无须补充

- 更新示例项目 `l10n.yaml` 配置文件中的 `synthetic-package` 注释说明
- 升级项目环境依赖sdk版本至 `3.8.0`
- 升级Flutter框架依赖版本至 `3.32.0`
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

完成

📱 APK 下载

tdesign-flutter-0.2.7-671.apk

runoob-coder and others added 2 commits June 4, 2026 22:08
- `context: _` 不能传递占位符,要改为 `context: context`
@tencent-adm

Copy link
Copy Markdown
Member

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ runoob-coder
❌ autofix-ci[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

runoob-coder and others added 6 commits June 5, 2026 16:59
- 调整Calendar组件中CalendarBuilder和CalendarFormat的顺序
- 将Checkbox组件的OnGroupChange和OnCheckBoxGroupChange类型定义移至正确位置
- 重新排列Table组件中SelectableFunc和RowCheckFunc的定义顺序
- 调整Tabs组件中TTabBarOutlineType枚举值的位置
- 将TimeCounter组件中TTimeCounterStatus枚举值移至正确位置并修正描述
- 将 homepage 链接更新为官方文档地址
- 添加 documentation 字段指向 Flutter 组件库文档
- 添加 repository 字段指向 GitHub 仓库地址
- 添加 issue_tracker 字段指向问题跟踪地址
- 添加 topics 标签包括 user-interface、design-system 等关键词
- 保持原有环境配置不变
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.

2 participants