pin_lock_screen 1.0.0
pin_lock_screen: ^1.0.0 copied to clipboard
Enhance your Flutter app's privacy and security with the pin_lock_screen package. Easily integrate a secure screen lock PIN feature.
1.0.0 #
Added #
- Added
buttonBackgroundColorproperty to customize the background color of number buttons. - Added
buttonForegroundColorproperty to customize the foreground color of number buttons. - Added
buttonBorderRadiusproperty to specify the border radius of number buttons. - Added
buttonSizeproperty to control the size of number buttons. - Added
numPadVerticalSpacingproperty to adjust vertical spacing between number buttons in the number pad. - Added
numPadHorizontalSpacingproperty to adjust horizontal spacing between number buttons in the number pad.
0.0.6 #
- Fix issues and remove unused appbar