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 9534c24 commit 1bc69cdCopy full SHA for 1bc69cd
CHANGELOG.md
@@ -1,5 +1,8 @@
1
+## 0.1.2
2
+- Add doc
3
+
4
## 0.1.1
-- refactor path
5
+- Refactor path
6
7
## 0.1.0
-Released project
8
+- Released project
example/pubspec.lock
@@ -115,7 +115,7 @@ packages:
115
path: ".."
116
relative: true
117
source: path
118
- version: "0.1.1"
+ version: "0.1.2"
119
path:
120
dependency: transitive
121
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: mrx_charts
description: Simple, high-performance Flutter charts with beautiful animations.
-version: 0.1.1
+version: 0.1.2
repository: https://github.com/merixstudio/mrx-flutter-charts
issue_tracker: https://github.com/merixstudio/mrx-flutter-charts/issues
homepage:
0 commit comments