baxcloud_verify_sdk 1.2.0 copy "baxcloud_verify_sdk: ^1.2.0" to clipboard
baxcloud_verify_sdk: ^1.2.0 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.2.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:baxcloud_verify_sdk/baxcloud_verify_sdk.dart';
0
likes
160
points
141
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

More

Packages that depend on baxcloud_verify_sdk