keycloak_flutter 0.0.21 copy "keycloak_flutter: ^0.0.21" to clipboard
keycloak_flutter: ^0.0.21 copied to clipboard

Platformweb

Keycloak client adapter for flutter based on the keycloak-js implementation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keycloak_flutter

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

dependencies:
  keycloak_flutter: ^0.0.21

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:keycloak_flutter/keycloak_flutter.dart';
35
likes
120
pub points
87%
popularity

Publisher

verified publisherdevappliance.com

Keycloak client adapter for flutter based on the keycloak-js implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on keycloak_flutter