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 ea8d2f1 commit e707144Copy full SHA for e707144
README.md
@@ -11,7 +11,7 @@
11
12
```
13
dependencies:
14
- flutter_sequence_animation: "^4.0.0-nullsafety"
+ flutter_sequence_animation: "^4.0.0"
15
16
17
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_sequence_animation
2
description: Composite together any animation with this robust and simple to use package.
3
-version: 4.0.0-nullsafety
+version: 4.0.0
4
homepage: https://github.com/Norbert515/flutter_sequence_animation
5
6
environment:
0 commit comments