saafe_aa_sdk 1.0.1 copy "saafe_aa_sdk: ^1.0.1" to clipboard
saafe_aa_sdk: ^1.0.1 copied to clipboard

Flutter SDK for integrating SAAFE's secure authentication and financial experience

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add saafe_aa_sdk

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

dependencies:
  saafe_aa_sdk: ^1.0.1

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:saafe_aa_sdk/saafe_aa_sdk.dart';
2
likes
130
points
296
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for integrating SAAFE's secure authentication and financial experience

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, http, url_launcher, webview_flutter

More

Packages that depend on saafe_aa_sdk