flutter_keyboard_visibility_temp_fork 0.1.3-alpha flutter_keyboard_visibility_temp_fork: ^0.1.3-alpha copied to clipboard
Temporary fork of flutter_keyboard_visibility plugin to address some issues
[0.1.3-alpha] - November 6, 2024 #
[0.1.2-alpha] - November 5, 2024 #
- Fixes plugin class name collisions with flutter_keyboard_visibility for Web, Android, and iOS. Which updates the platform plugin name to
FlutterKeyboardVisibilityTempForkPlugin
. The desktop platforms don't have issues. - Updates the web dependency constraints to
>=0.5.1 <2.0.0
.
[0.1.1] - September 27, 2024 #
- Updates
README.md
to reflect the changes.
[0.1.0] - September 27, 2024 #
- Initial release for the temporary fork of flutter_keyboard_visibility.