keyboard_service 1.0.5
keyboard_service: ^1.0.5 copied to clipboard
Keyboard visibility / (auto-) dismiss package without native plugin
1.0.5 24 feb. 2021. #
- hiding contructor of KeyboardService
- added .of method to KeyboardAutoDismiss widget
- added .wrapIfNeeded method to KeyboardAutoDismiss widget
- using package import
1.0.4 6 feb. 2021. #
- made service class abstract and updated readme
1.0.3 13 sep. 2020. #
- Added documentation to public api's.
1.0.2 13 sep. 2020. #
- README.md text change.
1.0.1 13 sep. 2020. #
- added optional unfocus context to KeyboardService dismiss.
- using unfocus context in KeyboardAutoDismiss.
- added example code to README.md.
- code changes for analysis warnings.
1.0.0 30 jan. 2020. #
- initial release.