feat: K线图改用k_chart库,支持完整技术指标(MA/BOLL/MACD/KDJ/RSI/VOL)
This commit is contained in:
@@ -357,14 +357,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.2.2"
|
||||
interactive_chart:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: interactive_chart
|
||||
sha256: fe72d3b3bf0482978d7aa483e0e78cab605217ffcabd0b0b0d530f3cb673d324
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.3.6"
|
||||
intl:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -381,6 +373,14 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.2"
|
||||
k_chart:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: k_chart
|
||||
sha256: "059163563285cc001dc0257880f598774c63791155a7e0f3a37064dda89c9168"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.1"
|
||||
leak_tracker:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user