feat: 添加K线图功能 - interactive_chart + 多币种切换 + 技术指标(MA/EMA/BOLL/VOL)

This commit is contained in:
2026-04-07 16:43:48 +08:00
parent 4b6eb009a9
commit e4d20d5261
90 changed files with 73171 additions and 69980 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2006425100" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "4085490986" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});