hyperliquid_chart_engine 0.1.1 copy "hyperliquid_chart_engine: ^0.1.1" to clipboard
hyperliquid_chart_engine: ^0.1.1 copied to clipboard

Professional financial charting engine for Flutter — TradingView-style charts with 21+ chart types, drawing tools, indicators, and real-time data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hyperliquid_chart_engine

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

dependencies:
  hyperliquid_chart_engine: ^0.1.1

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:hyperliquid_chart_engine/hyperliquid_chart_engine.dart';
1
likes
150
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Professional financial charting engine for Flutter — TradingView-style charts with 21+ chart types, drawing tools, indicators, and real-time data.

Homepage

License

MIT (license)

Dependencies

collection, equatable, flutter, flutter_riverpod, freezed_annotation, http, intl, json_annotation, meta, uuid, web_socket_channel

More

Packages that depend on hyperliquid_chart_engine