greensms 0.1.1 copy "greensms: ^0.1.1" to clipboard
greensms: ^0.1.1 copied to clipboard

Flutter SDK for GreenSMS call verification: send, receive, status API and ready-made UI widgets for phone auth by call.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add greensms

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

dependencies:
  greensms: ^0.1.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:greensms/greensms.dart';
0
likes
155
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for GreenSMS call verification: send, receive, status API and ready-made UI widgets for phone auth by call.

Repository (GitHub)
View/report issues

Topics

#sms #authentication #verification #api #phone

License

MIT (license)

Dependencies

flutter, http, url_launcher

More

Packages that depend on greensms