PackageTrack
Sign in Get early access

acme_chart

A financial charting library for Flutter applications, offering a comprehensive suite of features for technical analysis and trading visualization.

1.0.1 AcmeSoftwareLLC/charting

What this package is like to depend on

Last release 2 months ago

12 Jun 2026

Too new to tell

only 2 dated releases

Nearly every release is documented

notes for 2 of 2 stable releases

Nothing withdrawn

no release was ever pulled

2 months old

2 releases · first in 2026

2 releases in the last 12 months

see the full history below

Release timeline

2 releases · Jun 2026 to Jun 2026
Release Pre-release

Releases

latest 2
  1. 1.0.1 12 Jun 2026
    Release notes

    June 12, 2026

    • Improved pub score
    Open source →
  2. 1.0.0 12 Jun 2026
    Release notes

    June 12, 2026

    • Initial release of acme_chart.
    • Candlestick and line chart types via CandleSeries and LineSeries, with configurable CandleStyle and LineStyle.
    • Overlay indicators (share the main y-axis) and bottom indicators (independent y-axis) via overlayConfigs and bottomConfigs.
    • 50+ technical indicators including RSI, MACD, Bollinger Bands, Ichimoku Cloud, Parabolic SAR, ADX, Stochastic (Fast/Slow/SMI), ATR, Aroon, CCI, Williams %R, ROC, DPO, Gator Oscillator, Donchian Channel, ZigZag, and all major moving averages (SMA, EMA, DEMA, TEMA, WMA, HMA, LSMA, TRIMA, MMA, VMA, WWSMA, ZELMA).
    • Annotations support: HorizontalBarrier, VerticalBarrier, and TickIndicator, with customizable styles and visibility modes.
    • Interactive drawing tools (trend lines, channels, Fibonacci retracements, and more).
    • Trade markers via MarkerSeries with support for up/down markers, active markers, and entry/exit tick markers.
    • AcmeChart widget - batteries-included wrapper with built-in UI for adding, removing, and configuring indicators and drawing tools, with automatic persistence via shared_preferences.
    • ChartController for programmatic scroll (scrollToLastTick) and zoom (scale).
    • Built-in dark and light themes that automatically follow Theme.of(context).brightness; extend ChartDefaultDarkTheme or ChartDefaultLightTheme to customise.
    • Localization support via ChartLocalization.delegate and ChartLocalization.load.
    • Callbacks: onVisibleAreaChanged (left/right epoch bounds) and onCrosshairAppeared.
    • Performance optimisations: binary search for visible data, per-index indicator value caching via acme_indicators.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive