littlefish_feature_user_pins 5.0.1 copy "littlefish_feature_user_pins: ^5.0.1" to clipboard
littlefish_feature_user_pins: ^5.0.1 copied to clipboard

discontinued
PlatformAndroid

User PIN management feature for the littlefish merchant app. Provides PIN entry, setup, change, reset, and locked screens for external user authentication.

littlefish_feature_user_pins #

A Flutter package that provides PIN management for the Littlefish Merchant App ecosystem. Supports PIN entry, setup, change, reset, and admin verification flows for external user authentication.

Features #

  • PIN setup, change, and reset flows
  • Admin PIN verification
  • OTP-based PIN recovery
  • Numeric keypad and PIN input widgets
  • Integrates with Redux state management

Getting Started #

Add this package to your pubspec.yaml:

dependencies:
  littlefish_feature_user_pins:
    path: merchant_features/user_pins/littlefish_feature_user_pins

Then run:

flutter pub get

Usage #

Import the package:

import 'package:littlefish_feature_user_pins/littlefish_feature_user_pins.dart';

Dependencies #

  • flutter
  • littlefish_core
  • littlefish_auth
  • littlefish_core_utils

License #

See LICENSE.

Changelog #

See CHANGELOG.md.

0
likes
150
points
48
downloads

Documentation

API reference

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

User PIN management feature for the littlefish merchant app. Provides PIN entry, setup, change, reset, and locked screens for external user authentication.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter, littlefish_auth, littlefish_core, littlefish_core_theming, littlefish_core_utils, littlefish_feature_shared_ui_v1

More

Packages that depend on littlefish_feature_user_pins