We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d653b commit 8ba1e12Copy full SHA for 8ba1e12
2 files changed
CHANGELOG.md
@@ -23,3 +23,7 @@
23
## 1.1.0
24
25
* Removed 3rd party package dependency as that was less maintained.
26
+
27
+## 1.2.0
28
29
+* Added Right to Left support for the marquee effect.
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: fading_marquee_widget
2
description: "A flutter package to apply the marquee effect for the very long widget."
3
-version: 1.1.0
+version: 1.2.0
4
homepage: https://github.com/pratikPSB/fading_marquee_widget
5
6
environment:
0 commit comments