We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8525f7f commit 4e3d552Copy full SHA for 4e3d552
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 1.1.2
2
3
+- sdk: '>=3.4.0 <4.0.0'
4
+
5
- data_serializer: ^1.2.0
6
- coverage: ^1.9.0
7
pubspec.yaml
@@ -4,7 +4,7 @@ version: 1.1.2
homepage: https://github.com/gmpassos/statistics
environment:
- sdk: '>=3.3.0 <4.0.0'
+ sdk: '>=3.4.0 <4.0.0'
8
9
dependencies:
10
intl: ^0.19.0
0 commit comments