a2ui-project / a2ui-project/a2ui

Separate Dart and Flutter

未关闭
#1,847 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
component: genui P2
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
2 天 13 小时
30 天内合并 PR
134

描述

_↴ Ported from [flutter/genui#600](https://github.com/flutter/genui/issues/600) — originally opened by [polina-c](https://github.com/polina-c) on 2025-12-11._
_Original labels: P2_
_Original assignees: [polina-c](https://github.com/polina-c)_

---

From @jacobsimionato :

Empower the community to build ACX and Jaspr renderers by refactoring the Gen UI package to separate generic Dart logic from Flutter-specific logic “By the end of the quarter, a developer can build a DOM-based web application using the core of the Gen UI SDK”.
We could refactor our genui package to separate the core Dart logic from the Flutter rendering utilities and implementation of the standard catalog. There would be a separate genui_flutter package containing this flutter-specific code. This would allow the community to easily build Jaspr and ACX A2UI renderers which depend on the shared genui package. This would also be a positive architectural change for us.
Catalog items should plug in to the library

---

### 1 comment(s) from the original issue

**[parlough](https://github.com/parlough)** commented on 2025-12-12:

Exciting to see this is a goal! Thanks for the hard work :D

\cc @schultek A possibility to explore in the future :)

贡献指南

打开贡献指南

调研方向

The work involves refactoring the genui package to separate core Dart logic from Flutter-specific rendering utilities. Start by examining the current package structure to identify what is generic and what is Flutter-specific. The goal is to create a new genui_flutter package, allowing other renderers like Jaspr and ACX to depend on the shared core.

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
backend-api-design, tooling
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
基本清楚
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。