Skip to content

Releases: Tkko/Flutter_Pinput

v3.0.0

Choose a tag to compare

@Tkko Tkko released this 03 Aug 16:45

3.0.0 · 03/08/2023

  • Replaced separator and separatorPositions with separatorBuilder

    Property Meaning/Default
    separatorBuilder (_) => const SizedBox(width: 8)

v2.3.0

Choose a tag to compare

@Tkko Tkko released this 24 Jul 15:16
  • Fixed AGP 4.2<= compatibility in smart_auth
  • Updated SDK constraints
  • Updated default SMS code matcher regex length to 8 digits

v2.2.13

Choose a tag to compare

@Tkko Tkko released this 03 Oct 17:08

2.2.13 -03/10/2022

  • Bumped minimum Flutter SDK version to 2.0.0
  • Added
    Property Meaning/Default
    isCursorAnimationEnabled true

v2.2.9

Choose a tag to compare

@Tkko Tkko released this 16 May 17:53

Added tests, fixed onCompleted not called

v2.2.8

Choose a tag to compare

@Tkko Tkko released this 13 May 06:04

Fixed Dart 2.17 hints

v2.2.7

Choose a tag to compare

@Tkko Tkko released this 06 Apr 05:40
Listen for multiple sms, updated docs