Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 1.02 KB

[2.0.3] - 18 feb 2025.

  • update packages
  • updated example project

[2.0.2] - 21 may 2022.

  • update packages
  • updated example project

[2.0.1] - 15 jan. 2022.

  • replaced deprecated linter package
  • updated example project

[2.0.0] - 10 mrt. 2021.

  • null-safety update

[1.0.6] - 25 feb. 2021.

  • added dismiss enum
  • and made the scaffold parameter of .wrapIfNeeded method named

[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.