From 96132869b16f7d0da469fb8224eb2309c2a98a4a Mon Sep 17 00:00:00 2001 From: Trent Piercy Date: Tue, 10 Apr 2018 21:38:48 -0500 Subject: [PATCH] Add Candlesticks to charts section Package for creating OHLC and trade volume charts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcb99c9..8e56df1 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Sparkline](https://github.com/xqwzts/flutter_sparkline) - Sparkline by [Victor Choueiri](https://github.com/xqwzts) - [Charts](https://github.com/google/charts) - By Google Charts Team - [Flutter Plot](https://github.com/RCHowell/flutter_plot) - Pretty plots by [R. C. Howell](https://github.com/RCHowell/). +- [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy). ### Navigation