avoid_keyboard 0.1.0-alpha avoid_keyboard: ^0.1.0-alpha copied to clipboard
A package for helping with keyboard avoidance.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2021-06-04 #
Added #
- README.md explaining the motivation and usage for the package.
- Dart library containing the
AvoidKeyboard
widget - An example app under /example