sms_autofill 2.4.1 copy "sms_autofill: ^2.4.1" to clipboard
sms_autofill: ^2.4.1 copied to clipboard

Flutter plugin to provide SMS code autofill support

2.4.1 #

  • Removes references to Flutter v1 android embedding classes.

2.4.0 #

  • Fix android 14 crash
  • Fix crash on phone hint
  • Fix copy/paste toolbox
  • Ignore platform channel for other platform than mobile
  • update deps

2.3.0 #

  • Update PinFieldAutoFill library and adapt changes
  • Add enable parameter to field widgets

2.2.0 #

  • add ability to update regex to retrieve the code from sms
  • add inputFormatters to PinFieldAutoFill and TextFieldPinAutoFill

2.1.2 #

  • fix crash on android

2.1.1 #

  • fix crash on android

2.1.0 #

  • migrate to android embedded v2
  • add enableInteractiveSelection config param

2.0.1 #

  • fix null safety on getSignature
  • bump pin_input_text_field

2.0.0 #

  • migrate to null safety
  • add cursor to PinFieldAutoFill
  • fix controller on PhoneFieldHint

1.3.1 #

  • fix bug on PhoneFormFieldHint when controller is used
  • Check if SIM is present or not

1.3.0 #

  • add PhoneFormFieldHint
  • Manage validation field
  • Allow custom decoration to phone fields
  • Allow to hide icon on phone fields

1.2.7 #

  • add iOS autofill
  • bump deps

1.2.6 #

  • fix deprecation warning
  • bump deps

1.2.5 #

  • bump deps

1.2.4 #

  • update pin_input_text_field to support paste

1.2.3 #

  • Call onCodeChanged only when code have changed on PinFieldAutoFill

1.2.2 #

  • Add unregisterListener to mixin
  • Add TextEditingController to PinFieldAutoFill
  • down to support API 18 on Android

1.2.1 #

  • fix mixin usage

1.2.0 #

  • Compatibility with last flutter stable
  • add obscureText to TextFieldPinAutoFill
  • update deps

1.1.1 #

  • Fix Android X compilation issue
  • update

1.1.0 #

  • Fix Android X compilation issue
  • Add Android signature helper

1.0.0 #

  • Android X migration.

0.0.1 #

  • Initial release.
838
likes
130
points
149k
downloads

Publisher

verified publisherjaumard.com

Weekly Downloads

Flutter plugin to provide SMS code autofill support

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pin_input_text_field

More

Packages that depend on sms_autofill