widget_toolkit_pin 0.2.0 copy "widget_toolkit_pin: ^0.2.0" to clipboard
widget_toolkit_pin: ^0.2.0 copied to clipboard

This package provide out of the box entering PIN code functionality, which can be used with biometric authentication.

[0.2.0] #

  • Updated dependencies:
  • rxdart to 0.28.0
  • rx_bloc to 6.0.0
  • flutter_rx_bloc to 7.0.0
  • local_auth to 2.3.0

[0.1.0] #

  • Improvements to error handling
  • Errors of type ErrorModel thrown by PinCodeService are now caught by the PinCodeKeyboard.onError callback

Breaking changes: #

  • Update PinCodeService.verifyPinCode to return a Future<dynamic> instead of a bool
  • Update PinCodeKeyboard.onAuthenticated signature to accept a dynamic parameter passed from PinCodeService.verifyPinCode on authentication success

[0.0.2] #

  • Upgrade major versions of dependencies: theme_tailor, theme_tailor_annotation

Breaking changes: #

  • Added light() and dark() constructors for each theme that previously has static light and dark fields
  • Removed static fields light and dark for each of the themes

[0.0.2-dev.7] #

  • Fixes and improvements

[0.0.2-dev.6] #

  • Support flutter 3.19

[0.0.2-dev.5] #

  • Fix loading animation not being displayed when pin is submitted
  • Update dependencies

[0.0.2-dev.4] #

  • Fix biometrics button being displayed when biometricsLocalDataSource is not provided
  • Update dependencies

[0.0.2-dev.3] #

  • Remove isAuthenticatedWithBiometrics and isPinCodeVerified callbacks.
  • Add onAuthenticated callback.

[0.0.2-dev.2] #

  • Fix pin code auto submit, when biometrics authentication is disabled

[0.0.2-dev.1] #

  • Update widget_toolkit and widget_toolkit_biometrics dependencies
  • Update parameter biometricsLocalDataSource in PinCodeKeyboard to be optional
  • Add option to disable biometrics authentication, when not required

[0.0.1-dev2] #

  • Requires Dart 3.0
  • Update dependencies

[0.0.1-dev1] #

  • Initial release of widget_toolkit_pin,
    • Includes the PinCodeKeyboard widget
9
likes
160
pub points
73%
popularity
screenshot

Publisher

verified publisherprimeholding.com

This package provide out of the box entering PIN code functionality, which can be used with biometric authentication.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

app_settings, flutter, flutter_rx_bloc, flutter_svg, local_auth, provider, rx_bloc, rx_bloc_list, rxdart, shared_preferences, theme_tailor_annotation, widget_toolkit, widget_toolkit_biometrics

More

Packages that depend on widget_toolkit_pin