hss_okta_flutter 1.4.0 copy "hss_okta_flutter: ^1.4.0" to clipboard
hss_okta_flutter: ^1.4.0 copied to clipboard

A Flutter plugin that functions as an abstraction layer, seamlessly integrating Okta's Native SDKs into the Flutter ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hss_okta_flutter

With Flutter:

 $ flutter pub add hss_okta_flutter

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

dependencies:
  hss_okta_flutter: ^1.4.0

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:hss_okta_flutter/hss_okta_flutter.dart';
6
likes
0
pub points
46%
popularity

Publisher

verified publisherhypersense-software.com

A Flutter plugin that functions as an abstraction layer, seamlessly integrating Okta's Native SDKs into the Flutter ecosystem.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js, pigeon, plugin_platform_interface, url_launcher

More

Packages that depend on hss_okta_flutter