data/platform/native_bridge library
Classes
- DesktopNativeBridge
- Concrete bridge for macOS, Linux, and Windows using Process.run.
- NativeBridge
- Platform-agnostic interface to native OS capabilities.
- NativeCapabilities
- What the current platform supports at the native level.
- SystemInfo
- System information snapshot.
- WebNativeBridge
- Stub bridge for web — most native operations are unavailable.
Enums
- NativePlatform
- Target native platform.