flex_otp 0.0.5 copy "flex_otp: ^0.0.5" to clipboard
flex_otp: ^0.0.5 copied to clipboard

A clean architecture OTP service package for Flutter supporting multiple SMS providers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flex_otp

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

dependencies:
  flex_otp: ^0.0.5

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:flex_otp/flex_otp.dart';
0
likes
135
points
180
downloads

Publisher

unverified uploader

Weekly Downloads

A clean architecture OTP service package for Flutter supporting multiple SMS providers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_auth, firebase_core, flutter, http

More

Packages that depend on flex_otp