sms_pin_code 0.0.1+1 copy "sms_pin_code: ^0.0.1+1" to clipboard
sms_pin_code: ^0.0.1+1 copied to clipboard

A pin code widget with can be automatically fullfiled with codes received via SMS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_pin_code

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

dependencies:
  sms_pin_code: ^0.0.1+1

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:sms_pin_code/sms_pin_code.dart';
0
likes
20
pub points
0%
popularity

Publisher

verified publisherneomode.com.br

A pin code widget with can be automatically fullfiled with codes received via SMS.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, sms_consent

More

Packages that depend on sms_pin_code