kr_otp 1.0.13
kr_otp: ^1.0.13 copied to clipboard
A Flutter package for managing feature flags using Firebase Realtime Database.
Changelog #
All notable changes to this project will be documented in this file.
1.0.13 2025-4-30 #
- Refactoring
1.0.12 2025-4-30 #
- Update motion_toast package to latest version
1.0.11 2025-4-30 #
- Update vibration package to latest version
1.0.10 - 2024-11-21 #
- Add physical keys support to Keyboard widget (need focus node).
1.0.9 - 2024-10-10 #
- Upgrade dependencies
1.0.8 - 2024-05-26 #
- Add
secondaryColorto theOtpInputFieldto make it more customizable.
1.0.7 - 2024-04-24 #
- Add
onKeyPressedto theKrOtpKeyboardto use it independently of theOtpInputField. - extract the
shakemethod in theOtpControllerto maunually shake theOtpInputField.
1.0.6 - 2024-04-11 #
- Update Example and README.md file
1.0.0 - 2024-04-11 #
- Initial release of
kr_otp. - Added
OtpInputFieldclass. - Introduced
KrOtpKeyboard. - Provided example in the
exampledirectory.
