Skip to content

Commit 9bfbc46

Browse files
committed
Fix enableFeedback default value in VxUniversal for Flutter 3.29
1 parent 40d25de commit 9bfbc46

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [4.3.1] -
2+
- Fix enableFeedback default value in VxUniversal in Flutter 3.29
3+
14
## [4.3.0] - Jan 23, 2025
25

36
- Flutter 3.27 compatibility added

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: velocity_x
22
description: A minimalist Flutter framework for rapidly building custom designs.
3-
version: 4.3.0
3+
version: 4.3.1
44
homepage: https://velocityx.dev
55
repository: https://github.com/iampawan/VelocityX
66
documentation: https://velocityx.dev

0 commit comments

Comments
 (0)