keyboard_avoider2 0.4.0
keyboard_avoider2: ^0.4.0 copied to clipboard
A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField child widgets into view on focus.
0.4.0 #
- More robust implementation
- Bumped up linter version
0.3.1 #
- stripped out heavy assets
0.3.0 #
- Migrated to Dart 3
0.2.0 #
- Added support for null safety
- Replaced pednatic with flutter_lints
- Regenerated project files
0.1.2 #
- Added null checks to post frame callbacks
0.1.1 #
- Fixed an NPE in dispose()
0.1.0 #
- Initial Open Source release