docs: add project AGENTS.md and Flutter AGENTS.md, fix appName
- 添加根目录 AGENTS.md 定义全仓工程总览及各端开发规范 - 添加 webrtc_controller_flutter/AGENTS.md 定义 Flutter 项目技术栈、架构与编码规范 - 修正 WebRTCController app/build.gradle 中 appName 返回值
This commit is contained in:
@@ -10,7 +10,7 @@ def releaseTime() {
|
||||
}
|
||||
|
||||
def appName() {
|
||||
return "WebRTCControlled"
|
||||
return "WebRTCController"
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user