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 d5bd51b commit 8262e90Copy full SHA for 8262e90
example/pubspec.yaml
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
18
version: 1.0.0+1
19
20
environment:
21
- sdk: ">=2.12.0 <3.0.0"
+ sdk: '>=3.2.6 <4.0.0'
22
23
dependencies:
24
flutter:
pubspec.yaml
@@ -4,8 +4,7 @@ version: 0.3.5
4
homepage: https://github.com/h65wang/flutter-interactive-chart
5
6
7
8
- flutter: ">=1.17.0"
9
10
11
0 commit comments