trading_view_flutter 0.0.7 copy "trading_view_flutter: ^0.0.7" to clipboard
trading_view_flutter: ^0.0.7 copied to clipboard

一个高性能的 Flutter TradingView 图表集成库,提供完整的 TradingView 高级图表功能,支持股票、加密货币、外汇等多种金融产品的技术分析。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add trading_view_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  trading_view_flutter: ^0.0.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trading_view_flutter/trading_view_flutter.dart';
4
likes
135
points
320
downloads

Publisher

unverified uploader

Weekly Downloads

一个高性能的 Flutter TradingView 图表集成库,提供完整的 TradingView 高级图表功能,支持股票、加密货币、外汇等多种金融产品的技术分析。

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, logger, webview_flutter, webview_flutter_web

More

Packages that depend on trading_view_flutter