naeileun_pin_input 0.0.3 copy "naeileun_pin_input: ^0.0.3" to clipboard
naeileun_pin_input: ^0.0.3 copied to clipboard

6자리 PIN(간편 비밀번호) 입력용 모달 바텀시트 위젯. 입력 완료 후 외부 검증 → controller로 success/error/close 제어.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add naeileun_pin_input

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  naeileun_pin_input: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:naeileun_pin_input/pin_input.dart';
import 'package:naeileun_pin_input/theme/custom_theme.dart';
7
likes
125
points
109
downloads

Publisher

verified publishernaeileun.dev

Weekly Downloads

6자리 PIN(간편 비밀번호) 입력용 모달 바텀시트 위젯. 입력 완료 후 외부 검증 → controller로 success/error/close 제어.

Homepage

Topics

#flutter #ui #bottom-sheet #pin #security

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on naeileun_pin_input