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 2f74c7c commit a0d35a0Copy full SHA for a0d35a0
example/pubspec.lock
@@ -104,7 +104,7 @@ packages:
104
path: ".."
105
relative: true
106
source: path
107
- version: "1.1.2"
+ version: "1.2.0"
108
integration_test:
109
dependency: "direct dev"
110
description: flutter
pubspec.yaml
@@ -4,7 +4,7 @@ repository: "https://github.com/warioddly/graphify"
4
documentation: "https://echarts.apache.org/en/option.html#title"
5
issue_tracker: "https://github.com/warioddly/graphify/issues"
6
7
-version: 1.3.0
+version: 1.2.0
8
9
environment:
10
sdk: '>=3.2.3 <4.0.0'
0 commit comments