flutter_safety_base library
Classes
- FlutterSafetyBasePlatform
-
An abstract class that extends
PlatformInterfaceto define the platform-specific implementation for the Flutter Safety plugin.
Extensions
-
EitherExtension
on Either<
L, R> -
An extension on the
Eitherclass that provides additional functionality.