odds_account_sdk 0.0.1 copy "odds_account_sdk: ^0.0.1" to clipboard
odds_account_sdk: ^0.0.1 copied to clipboard

Odds client side account authentication and authorization SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add odds_account_sdk

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

dependencies:
  odds_account_sdk: ^0.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:odds_account_sdk/account.dart';
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Odds client side account authentication and authorization SDK

Homepage
Repository

Documentation

API reference

License

unknown (LICENSE)

Dependencies

authing_sdk, flutter

More

Packages that depend on odds_account_sdk