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

Shadow SSO client for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shadow_sso_client

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

dependencies:
  shadow_sso_client: ^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:shadow_sso_client/shadow_sso_client.dart';
2
likes
110
points
1
downloads

Publisher

verified publisherpilab.hu

Weekly Downloads

Shadow SSO client for Flutter

Homepage
Repository (GitLab)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, grpc, logger, protobuf, test, web_socket_channel

More

Packages that depend on shadow_sso_client