Skip to content

Commit bca08b8

Browse files
committed
feat: bump version to 4.3.0
1 parent 3dd3a96 commit bca08b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 4.3.0
2+
3+
**New Animated Text**
4+
5+
- **Scramble Animated Text**: Added scramble animation that displays text with a scrambling effect, where characters randomly change before settling to the final text.
6+
- **Bounce Animated Text**: Added bounce animation that displays text with a bouncing effect, where text bounces in from below with an elastic curve.
7+
18
## 4.2.3
29

310
- **Feature:** Added `AnimatedTextController` to explicitly control animations. This allows developers more flexibility in managing animations. [#349](https://github.com/aagarwal1012/Animated-Text-Kit/pull/349)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: animated_text_kit
22
description: A flutter package project which contains a collection of cool and beautiful text animations.
3-
version: 4.2.3
3+
version: 4.3.0
44
homepage: https://github.com/aagarwal1012/Animated-Text-Kit/
55
maintainer: Ayush Agarwal (@aagarwal1012)
66

0 commit comments

Comments
 (0)