feat: K线图改用k_chart库,支持完整技术指标(MA/BOLL/MACD/KDJ/RSI/VOL)

This commit is contained in:
2026-04-07 21:27:23 +08:00
parent 16e062dc0f
commit beda32aa50
88 changed files with 71102 additions and 71952 deletions

View File

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