PlaidLink class

Provides Plaid Link drop in functionality.

Constructors

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

onEvent Stream<LinkEvent>
A broadcast stream for LinkEvent from the native platform
no setter
onExit Stream<LinkExit>
A broadcast stream for LinkExit from the native platform
no setter
onSuccess Stream<LinkSuccess>
A broadcast stream for LinkSuccess from the native platform
no setter

Static Methods

close() Future<void>
Closes Plaid Link View
open({required LinkTokenConfiguration configuration}) Future<void>
Initializes the Plaid Link flow on the device.
resumeAfterTermination(String redirectUri) Future<void>
Continue with redirect uri