trading_view_charts 0.0.2 copy "trading_view_charts: ^0.0.2" to clipboard
trading_view_charts: ^0.0.2 copied to clipboard

discontinued
PlatformAndroidiOS

Trading View Charts

Trading chart #

Trading chart package lets you add a custom crypto chart to your Flutter app.

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  trading_view_charts: ^0.0.1
  1. Import the package and use it in your Flutter App.
import 'package:trading_view_charts/src/trading_widget.dart';

Example #

There are a number of properties that you can modify:

  • Color
  • Pair
  • Source
  • Transparent
  • Ratio
  • Theme
  • Interval
2
likes
110
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Trading View Charts

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on trading_view_charts