1.SDK開發流程說明 ReadMe.md
2.主項目開發流程說明
3.新增Sdk發布腳本
4.新增repo鏈結/取消鏈結指令
This commit is contained in:
ethan
2026-03-10 15:45:00 +08:00
parent 92d41f628a
commit 92f4632ee2
4 changed files with 176 additions and 0 deletions

View File

@@ -1,3 +1,16 @@
# customer-im-client
架构文档在 `Doc/IM_App_架构设计.html`clone 到本地后用浏览器直接打开。
## 開發流程:
## 主項目:
IDE開啟主項目project:
/custom-im-client/apps/im_app
## 每次pull/fetch後:
1. flutter put get
2. 如果有新的.g文件引入失敗可以透過指令生成
melos run gen