finvu_auth_sdk_flutter 1.0.0 copy "finvu_auth_sdk_flutter: ^1.0.0" to clipboard
finvu_auth_sdk_flutter: ^1.0.0 copied to clipboard

A new auth sdk from finvu AA to complete authentication process without entering the otp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add finvu_auth_sdk_flutter

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

dependencies:
  finvu_auth_sdk_flutter: ^1.0.0

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:finvu_auth_sdk_flutter/finvu_auth_sdk.dart';
import 'package:finvu_auth_sdk_flutter/utils/finvu_auth_response_utils.dart';
0
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A new auth sdk from finvu AA to complete authentication process without entering the otp.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, pigeon, webview_flutter

More

Packages that depend on finvu_auth_sdk_flutter

Packages that implement finvu_auth_sdk_flutter