- add ability to update regex to retrieve the code from sms
- add inputFormatters to PinFieldAutoFill and TextFieldPinAutoFill
- fix crash on android
- fix crash on android
- migrate to android embedded v2
- add enableInteractiveSelection config param
- fix null safety on getSignature
- bump pin_input_text_field
- migrate to null safety
- add cursor to PinFieldAutoFill
- fix controller on PhoneFieldHint
- fix bug on PhoneFormFieldHint when controller is used
- Check if SIM is present or not
- add PhoneFormFieldHint
- Manage
validation
field - Allow custom decoration to phone fields
- Allow to hide icon on phone fields
- add iOS autofill
- bump deps
- fix deprecation warning
- bump deps
- bump deps
- update pin_input_text_field to support paste
- Call onCodeChanged only when code have changed on PinFieldAutoFill
- Add unregisterListener to mixin
- Add TextEditingController to PinFieldAutoFill
- down to support API 18 on Android
- fix mixin usage
- Compatibility with last flutter stable
- add obscureText to TextFieldPinAutoFill
- update deps
- Fix Android X compilation issue
- update
- Fix Android X compilation issue
- Add Android signature helper
- Android X migration.
- Initial release.