Files
customer-im-client-dev/README.md
ethan 92f4632ee2 Update:
1.SDK開發流程說明 ReadMe.md
2.主項目開發流程說明
3.新增Sdk發布腳本
4.新增repo鏈結/取消鏈結指令
2026-03-10 15:46:27 +08:00

16 lines
342 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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