applaudiq_embed 1.1.1 copy "applaudiq_embed: ^1.1.1" to clipboard
applaudiq_embed: ^1.1.1 copied to clipboard

Embed the Applaud IQ recognition portal in a Flutter app (Android + iOS) with auto / manual login and native SSO, in a hardened WebView. Mirrors the iOS / Android / React Native / Web SDKs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add applaudiq_embed

With Flutter:

 $ flutter pub add applaudiq_embed

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

dependencies:
  applaudiq_embed: ^1.1.1

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:applaudiq_embed/applaudiq_embed.dart';
0
likes
0
points
479
downloads

Publisher

unverified uploader

Weekly Downloads

Embed the Applaud IQ recognition portal in a Flutter app (Android + iOS) with auto / manual login and native SSO, in a hardened WebView. Mirrors the iOS / Android / React Native / Web SDKs.

Repository (GitHub)
View/report issues

Topics

#webview #sso #embed #authentication

License

unknown (license)

Dependencies

flutter, flutter_web_auth_2, url_launcher, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on applaudiq_embed