Skip to content

Commit 0c7cd61

Browse files
committed
chore: v6
1 parent 8c28373 commit 0c7cd61

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

flutter_keyboard_visibility/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [6.0.0-beta] - December 19, 2023
2+
* 5.4.3 republished as a new major version. The Android Gradle changes were breaking for some users so 5.4.3 was unpublished. Using this version may require you to update your Android Gradle version.
3+
14
## [5.4.3] - May 20, 2023
25
Thanks to fabricio-godoi for reporting this issue.
36

flutter_keyboard_visibility/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_keyboard_visibility
22
description: Flutter plugin for discovering the state of the soft-keyboard visibility on Android and iOS.
3-
version: 5.4.3
3+
version: 6.0.0-beta
44
homepage: https://github.com/MisterJimson/flutter_keyboard_visibility
55
repository: https://github.com/MisterJimson/flutter_keyboard_visibility
66

0 commit comments

Comments
 (0)