sawo 0.0.5 copy "sawo: ^0.0.5" to clipboard
sawo: ^0.0.5 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.5

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
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement sawo