passcode_screen 1.1.0 copy "passcode_screen: ^1.1.0" to clipboard
passcode_screen: ^1.1.0 copied to clipboard

outdated

A platform agnostic Flutter package for showing passcode input screen, similar to Native iOS. Screen customizable with a colors, sizes, fonts etc.

[0.0.1] - TODO: Add release date. #

[1.0.0+1] - 22 Jan 2019 #

Basic implementation of a widget.

  • You could show a widget, enter passcode and validate it.

[1.0.1] - 12 May 2019 #

  • Added isValidCallback to help you handle success scenario. isValidCallback will be invoked after passcode screen will pop.

[1.0.2] - 28 June 2019 #

  • Added configurable background and title color.
  • Added cancelCallback to react when user cancelled widget

[1.1.0] - Not released #

  • Provide widget instead of string for title
  • Fixed digits layout
  • Added flexibility to configure 'Cancel' and 'Delete' buttons as widgets
  • Added flexibility to provide digits as list of strings for better customisation
  • Removed navigation as default action when cancel pressed
113
likes
0
pub points
93%
popularity

Publisher

verified publisherredeyes.dev

A platform agnostic Flutter package for showing passcode input screen, similar to Native iOS. Screen customizable with a colors, sizes, fonts etc.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on passcode_screen