Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 672 Bytes

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.