oidc_desktop 0.2.0 copy "oidc_desktop: ^0.2.0" to clipboard
oidc_desktop: ^0.2.0 copied to clipboard

unlistedoutdated

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.2.0

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
0
points
691
downloads

Publisher

verified publisherbdaya-dev.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on oidc_desktop