flutter_lwa_platform_interface library

Classes

GenericScope
LwaAuthorizeResult
The response from LWA APIs.
LwaPlatform
The interface that implementations of flutter_lwa must implement.
LwaUser
The response from LwaUser.
MethodChannelLwa
An implementation of LwaPlatform that uses method channels.
ProfileScope
ProofKeyParameters
Scope
ScopeFactory

Properties

log → Logger
final

Functions

cast<T>(dynamic x) → T?