oidc_desktop 0.6.1+2 copy "oidc_desktop: ^0.6.1+2" to clipboard
oidc_desktop: ^0.6.1+2 copied to clipboard

unlisted

Base Implementation for oidc_* desktop plugins (mainly windows/linux)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oidc_desktop

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

dependencies:
  oidc_desktop: ^0.6.1+2

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:oidc_desktop/oidc_desktop.dart';
0
likes
145
points
974
downloads

Publisher

verified publisherbdaya-dev.com

Weekly Downloads

Base Implementation for oidc_* desktop plugins (mainly windows/linux)

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, oidc_core, oidc_loopback_listener, oidc_platform_interface, url_launcher, window_to_front

More

Packages that depend on oidc_desktop