flutter_candlesticks 0.1.0 flutter_candlesticks: ^0.1.0 copied to clipboard
Elegant OHLC Candlestick and Trade Volume charts for Flutter.
[0.1.0] - 2018-07-09 #
- Fix gridLineWidth not being used
- Better grid line label text handling
[0.0.9] - 2018-04-26 #
- Fix label value bug
- Added labelPrefix param
[0.0.8] - 2018-04-26 #
- Update to Flutter SDK 0.3.1
[0.0.7] - 2018-04-20 #
- Moved labels to right of grid lines
[0.0.6] - 2018-04-12 #
- Improved labeling efficiency
[0.0.5] - 2018-04-10 #
- Corrected README.md
[0.0.4] - 2018-04-10 #
- Fix screenshots for pub
[0.0.3] - 2018-04-10 #
- Update README.md
- Screenshots
- Fix volume label color
[0.0.2] - 2018-04-10 #
- LICENSE
- Example
[0.0.1] - 2018-04-09 #
- Initial Release