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

A package for sms OTP container that you can modify variables.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sms_otp

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

dependencies:
  sms_otp: ^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:sms_otp/sms_otp.dart';
1
likes
140
pub points
19%
popularity

Publisher

unverified uploader

A package for sms OTP container that you can modify variables.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sms_otp