sawo 0.1.3 copy "sawo: ^0.1.3" to clipboard
sawo: ^0.1.3 copied to clipboard

Passwordless and OTP-less Authentication for your website. It helps you to authenticate user via their email or phone number.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sawo

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

dependencies:
  sawo: ^0.1.3

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:sawo/sawo.dart';
8
likes
120
pub points
59%
popularity

Publisher

unverified uploader

Passwordless and OTP-less Authentication for your website. It helps you to authenticate user via their email or phone number.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, html, internet_connection_checker, uuid, webview_flutter

More

Packages that depend on sawo