We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d1b03 commit 43fa67aCopy full SHA for 43fa67a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.4
2
+
3
+* Fix a potential crash if volume numbers are null.
4
5
## 0.3.3
6
7
* Fix an issue where `onTap` event was not firing. [(Issue #8)](https://github.com/fluttercandies/flutter-interactive-chart/issues/8)
pubspec.yaml
@@ -1,6 +1,6 @@
name: interactive_chart
description: A candlestick chart that supports hand gestures such as pinch-to-zoom and panning.
-version: 0.3.3
+version: 0.3.4
homepage: https://github.com/h65wang/flutter-interactive-chart
environment:
0 commit comments