- Updated dependencies
- Updated dependencies
- Update docs
- Update docs
- Update docs
- Null safety
- Add license
- Update docs
- Change location ScreenHeight class for export compatibility
- Improve read.me
- Update docs
Available key properties for getting info
double keyboardHeight;
double screenHeight;
bool isSmall; // returns true if screen height becomes less then smallSize property
bool isOpen; // true if open
example is here https://github.com/awaik/flutter_keyboard_size/tree/master/example