federated_auth_realm_sdk_dart 0.4.3 copy "federated_auth_realm_sdk_dart: ^0.4.3" to clipboard
federated_auth_realm_sdk_dart: ^0.4.3 copied to clipboard

Dart SDK for interacting with the Savant Realms Federated Auth Realm API, providing auth helpers and SRWP discovery utilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add federated_auth_realm_sdk_dart

With Flutter:

 $ flutter pub add federated_auth_realm_sdk_dart

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

dependencies:
  federated_auth_realm_sdk_dart: ^0.4.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:federated_auth_realm_sdk_dart/federated_auth_realm_sdk_dart.dart';
0
likes
150
points
31
downloads

Documentation

API reference

Publisher

verified publishersavantrealms.com

Weekly Downloads

Dart SDK for interacting with the Savant Realms Federated Auth Realm API, providing auth helpers and SRWP discovery utilities.

Homepage

License

MIT (license)

Dependencies

http, meta

More

Packages that depend on federated_auth_realm_sdk_dart