keyboard_safe 0.0.2
keyboard_safe: ^0.0.2 copied to clipboard
A lightweight Flutter widget that prevents keyboard overflow by automatically adjusting layout, scrolling input fields into view, and providing sticky footers above the keyboard.
0.0.2 - 2025-07-22 #
๐ Improvements and refinements:
- โ
Added advanced full demo with toggle (with vs. without
KeyboardSafe) - ๐ฑ Polished dark theme UI with custom fonts and layout
- ๐งช DartPad-compatible demo added (
dartpad_demo.dart) - ๐ Added dartdoc comments to public APIs (passed 20% threshold)
- ๐งผ Improved README with installation, usage, and example guidance
- ๐ง Added issue tracker URL to pubspec metadata