- update packages
- updated example project
- update packages
- updated example project
- replaced deprecated linter package
- updated example project
- null-safety update
- added dismiss enum
- and made the scaffold parameter of .wrapIfNeeded method named
- hiding contructor of KeyboardService
- added .of method to KeyboardAutoDismiss widget
- added .wrapIfNeeded method to KeyboardAutoDismiss widget
- using package import
- made service class abstract and updated readme
- Added documentation to public api's.
- README.md text change.
- added optional unfocus context to KeyboardService dismiss.
- using unfocus context in KeyboardAutoDismiss.
- added example code to README.md.
- code changes for analysis warnings.
- initial release.