rauth_flutter 2.0.41 copy "rauth_flutter: ^2.0.41" to clipboard
rauth_flutter: ^2.0.41 copied to clipboard

RAuth v2 Flutter SDK - Cross-platform reverse authentication library for WhatsApp, Reverse SMS, OneID, and Passkey. Supports Android, iOS, and Web with dual SIM support, device info auto-detection, HM [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rauth_flutter

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

dependencies:
  rauth_flutter: ^2.0.41

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:rauth_flutter/rauth_flutter.dart';
0
likes
70
points
136
downloads

Publisher

verified publisherrauth.io

Weekly Downloads

RAuth v2 Flutter SDK - Cross-platform reverse authentication library for WhatsApp, Reverse SMS, OneID, and Passkey. Supports Android, iOS, and Web with dual SIM support, device info auto-detection, HMAC signing, and approval system.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, cryptography, device_info_plus, flutter, http, local_auth, permission_handler, shared_preferences, url_launcher, web

More

Packages that depend on rauth_flutter

Packages that implement rauth_flutter