-
-
Notifications
You must be signed in to change notification settings - Fork 178
/
pubspec.yaml
34 lines (30 loc) · 855 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: pinput
version: 5.0.0
description: Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification
homepage: https://github.com/Tkko/Flutter_PinPut
repository: https://github.com/Tkko/Flutter_PinPut
issue_tracker: https://github.com/Tkko/Flutter_Pinput/issues
topics:
- otp
- pin-input
- pin-code
- passcode
- sms-autofill
screenshots:
- description: 'Pin input example'
path: example/pinput_demo_1.webp
- description: 'Pin code example'
path: example/pinput_demo_2.webp
funding:
- https://ko-fi.com/flutterman
environment:
sdk: '>=2.15.0 <4.0.0'
flutter: ">=3.7.0"
dependencies:
flutter:
sdk: flutter
universal_platform: ^1.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0