checkotp 0.1.0 copy "checkotp: ^0.1.0" to clipboard
checkotp: ^0.1.0 copied to clipboard

A plugin for the Droptxt OTP SMS validation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add checkotp

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

dependencies:
  checkotp: ^0.1.0

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

Publisher

verified publisherdroptxt.app

A plugin for the Droptxt OTP SMS validation.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

convert, crypto, flutter, http, shared_preferences, url_launcher

More

Packages that depend on checkotp