flutter_neo_shield_stub library
Desktop platform stubs for flutter_neo_shield.
All features (Log Shield, Clipboard Shield, Memory Shield, String Shield) work in pure Dart. These classes only satisfy Flutter's plugin registration. On desktop platforms, Memory Shield uses the Dart-side byte wipe instead of native platform channels.
Classes
- FlutterNeoShieldLinux
- Linux plugin stub.
- FlutterNeoShieldMacOS
- macOS plugin stub.
- FlutterNeoShieldWindows
- Windows plugin stub.