File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.5.4
2
+
3
+ - Added missing dart documentation to the public classes and methods.
4
+
1
5
## 2.5.3
2
6
3
7
- Updated the ` README ` to revert links to be ` pub.dev ` friendly.
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Add this to your package's `pubspec.yaml` file:
59
59
60
60
``` yaml
61
61
dependencies :
62
- animated_text_kit : ^2.5.3
62
+ animated_text_kit : ^2.5.4
63
63
` ` `
64
64
65
65
### 2. Install it
Original file line number Diff line number Diff line change 1
1
name : animated_text_kit
2
2
description : A flutter package project which contains a collection of cool and beautiful text animations.
3
- version : 2.5.3
3
+ version : 2.5.4
4
4
homepage : https://github.com/aagarwal1012/Animated-Text-Kit/
5
5
maintainer : Ayush Agarwal (@aagarwal1012)
6
6
You can’t perform that action at this time.
0 commit comments