baxcloud_verify_sdk 1.3.1 copy "baxcloud_verify_sdk: ^1.3.1" to clipboard
baxcloud_verify_sdk: ^1.3.1 copied to clipboard

BaxCloud Verify SDK for Flutter — SMS OTP verification via BaxVerify

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add baxcloud_verify_sdk

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

dependencies:
  baxcloud_verify_sdk: ^1.3.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:baxcloud_verify_sdk/baxcloud_verify_sdk.dart';
0
likes
140
points
139
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

BaxCloud Verify SDK for Flutter — SMS OTP verification via BaxVerify

Homepage

License

MIT (license)

Dependencies

flutter, http, package_info_plus

More

Packages that depend on baxcloud_verify_sdk