flutter_verification_code_field 1.2.2
flutter_verification_code_field: ^1.2.2 copied to clipboard
Flutter verification code input. Primarily used for entering or pasting OTP codes from authorization emails or messages.
1.2.2 #
- Update dependencies
1.2.1 #
- Bugfix
1.2.0 #
- Added sms autofill
1.1.5 #
- Selection handles color is now transparent as well
1.1.4 #
- Selection color is now transparent
1.1.3 #
- Improved selection handling on focus
1.1.0 #
- Added optional controller parameter that enables reacting to code change outside of the widget
1.0.9 #
- Added readOnly, enabled and hasError parameters
1.0.8 #
- Added AutofillHints
1.0.7 #
- Fixed paddings
- Cleaned up layout
1.0.6 #
- Added more configuration options: placeholder, showCursor, autofocus
- Bugfixes
1.0.5 #
- Updated dependecies
1.0.4 #
- Fixed AdaptiveTextSelectionToolbar missing required fields
- Updated dependecies
- Fixed lint warnings
1.0.3 #
- Updated description and added example.
1.0.2 #
- Updated readme.
1.0.1 #
- Updated readme.
1.0.0 #
- Initial release.