saafe_sdk library

Classes

SaafeRedirectInstance
Interface for redirect instance
SaafeRedirectOptions
Options for triggering a redirect
SaafeSdk
Main Saafe SDK class
SaafeWebViewWidget
The WebView widget that displays the redirect page

Enums

DisplayMode
Available display modes for the WebView
RedirectMode
Available redirect modes

Functions

handleMessage(String message, {dynamic onLoad()?, dynamic onComplete(dynamic)?, dynamic onCancel()?, dynamic onError(String)?}) → void
Handles messages from the WebView and calls appropriate callbacks

Exceptions / Errors

UnsupportedPlatformException