We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0045d commit 383dfa3Copy full SHA for 383dfa3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.6
2
+
3
+* Update dependency: intl to ^0.20.0.
4
5
## 0.3.5
6
7
* Update dependency: intl to ^0.19.0.
@@ -52,4 +56,4 @@
52
56
53
57
## 0.1.0
54
58
55
-* Initial Open Source release.
59
+* Initial Open Source release.
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.5
+version: 0.3.6
homepage: https://github.com/h65wang/flutter-interactive-chart
environment:
0 commit comments