Skip to content

Releases: Tkko/Flutter_Pinput

v3.0.0

03 Aug 16:45
Compare
Choose a tag to compare

3.0.0 · 03/08/2023

  • Replaced separator and separatorPositions with separatorBuilder

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

v2.3.0

24 Jul 15:16
Compare
Choose a tag to compare
  • Fixed AGP 4.2<= compatibility in smart_auth
  • Updated SDK constraints
  • Updated default SMS code matcher regex length to 8 digits

v2.2.13

03 Oct 17:08
Compare
Choose a tag to compare

2.2.13 -03/10/2022

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

v2.2.9

16 May 17:53
Compare
Choose a tag to compare

Added tests, fixed onCompleted not called

v2.2.8

13 May 06:04
Compare
Choose a tag to compare

Fixed Dart 2.17 hints

v2.2.7

06 Apr 05:40
Compare
Choose a tag to compare
Listen for multiple sms, updated docs