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

Silent Network Authentication for Finvu Account Aggregator flows. Verifies a mobile number over the carrier network, with no OTP, on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add finvu_authentication_sdk

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

dependencies:
  finvu_authentication_sdk: ^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_authentication_sdk/finvu_authentication_sdk.dart';
0
likes
110
points
68
downloads

Documentation

API reference

Publisher

verified publisherfinvu.in

Weekly Downloads

Silent Network Authentication for Finvu Account Aggregator flows. Verifies a mobile number over the carrier network, with no OTP, on Android and iOS.

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on finvu_authentication_sdk

Packages that implement finvu_authentication_sdk