Commit 91528f9
committed
feat: 添加 Drift 数据库查看器和 Widget Tree 功能
- 新增 Drift 数据库查看器完整实现(DriftModels, DriftServices)
- 新增 Widget Tree 可视化功能(WidgetTreeViewModel, WidgetTreeWindow)
- 添加 Kofi 打赏组件支持
- 优化 VM Service 扩展和安全配置
- 更新图标资源管理
- 清理 provider_devtools_extension 测试文件
- 更新 build.gradle.kts 配置1 parent d258740 commit 91528f9
26 files changed
Lines changed: 1652 additions & 794 deletions
File tree
- plugins/provider_devtools_extension
- integration_test
- test_driver
- test
- web
- icons
- src
- main/kotlin
- icons
- shop/itbug/flutterx
- icons
- widget_tree
- widget
- window
- vm
- vm
- drift
- element
- test/testData
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 0 additions & 3 deletions
This file was deleted.
0 commit comments