Trading chart
Trading chart package lets you add a custom crypto chart to your Flutter app.
Installation
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
trading_view_charts: ^0.0.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