Open JamesChenX opened 4 years ago
请问这个demo什么时候发布呢
@lamazhenyuan
The desktop (Windows, MacOS, Linux) version will be published next month (in April). But it only contains UI and fake data, no real requests will be sent to Turms servers.
Its logic will be implemented gradually (I will commit new features every week). I think its core logic will be implemented in May so that users can use it. The complete logic will be done in June or July.
Note: because I write code and documents mainly on weekends, and not just maintain turms-chat-demo
, which means I have very limited available time, the plan may be delayed (at most 2 months).
After that, I may go to support video conferencing on desktop platforms first, so the mobile version will be published later (maybe next year).
thanks发自我的手机-------- 原始邮件 --------发件人: 放浪形骸 @.>日期: 2024年3月9日周六 下午1:59收件人: turms-im/turms @.>抄送: 辣码甄源 @.>, Mention @.>主 题: Re: [turms-im/turms] (WIP) Publish Flutter-based turms-chat-demo
for all platforms (Android, iOS, Web, macOS, Windows, Linux) (#247)
@lamazhenyuan
The desktop (Windows, MacOS, Linux) version will be published next month (in April).
But it only contains UI and fake data, no real requests will be sent to Turms servers.
Its logic will be implemented gradually (I will commit new features every week). I think its core logic will be implemented in May so that users can use it. The complete logic will be done in June or July.
Note: because I write code and documents mainly on weekends, and not just maintain turms-chat-demo, which means I have very limited available time, the plan may be delayed (at most 2 months).
After that, I may go to support video conferencing on desktop platforms first, so the mobile version will be published later (maybe next year).
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
Tasks (Draft):
Implement a responsive UI for all platforms.
Integrate
turms-client-dart
to communicate with Turms (Note that we need to add some new features before finishing this).Doc on the introduction and motivation of
turms-chat-demo
.Doc on why we chose Flutter finally. (P.S. Add note that we never plan to support Chinese mini programs officially + Add reasons)
Doc on our design system.