flutter_auth_screen 0.1.0 copy "flutter_auth_screen: ^0.1.0" to clipboard
flutter_auth_screen: ^0.1.0 copied to clipboard

Modern, customizable Flutter plugin for PIN-based authentication with biometric support and lockout protection. Pure UI components with zero business logic - perfect for adding PIN authentication to your app.

0.1.0 #

  • Initial release of Flutter Auth Screen
  • SetPinScreen: Create and set new PIN with confirmation
  • VerifyPinScreen: Verify existing PIN with lockout protection
  • ChangePinScreen: Complete 3-step PIN change flow (verify old → create new → confirm)
  • PinCodeScreen: Base customizable PIN input screen
  • Biometric authentication support
  • Lockout protection (configurable max attempts and duration)
  • Haptic feedback and shake animations
  • Fully customizable UI (colors, styles, widgets)
  • Accessibility support (VoiceOver/TalkBack)
  • Pure UI components - zero business logic
  • Developer controls all storage and validation logic
  • Disable cancellation option
  • Haptic feedback on interactions
  • Error display with customizable duration
  • Auto-focus keyboard option
  • Responsive design for all screen sizes
  • Cross-platform support (Android, iOS, Web, Windows, macOS, Linux)
2
likes
0
points
208
downloads

Publisher

unverified uploader

Weekly Downloads

Modern, customizable Flutter plugin for PIN-based authentication with biometric support and lockout protection. Pure UI components with zero business logic - perfect for adding PIN authentication to your app.

Repository (GitHub)
View/report issues

Topics

#security #authentication #pin #biometric #lock-screen

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_auth_screen

Packages that implement flutter_auth_screen