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

outdated

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.0.9

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
0
pub points
65%
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

License

unknown (LICENSE)

Dependencies

flutter, uuid, webview_flutter

More

Packages that depend on sawo