nexora_sdk library
Classes
- BluetoothApi
- Simple Bluetooth namespace.
- BluetoothDevice
- A discovered Bluetooth Low Energy device.
- BluetoothScanConfig
- Scan configuration for Bluetooth.
- CameraApi
- Simple Camera namespace.
- CameraFrame
- A raw camera frame delivered via binary channel.
- GpsApi
- Simple GPS namespace.
- GpsConfig
- GPS configuration.
- GpsLocation
- A GPS location update with accuracy and speed metadata.
- HardwareCameraController
- HardwareCameraView
- A beginner-friendly, highly optimized Native Camera View. Heavy rendering is handled by Native iOS/Android via PlatformView. Flutter can simply compose on top of it.
- HardwareMapView
- A highly optimized Native Map View. Leverages Native OS rendering (MapKit/Google Maps/MapBox) Provides simple beginner-friendly overlay controls.
- HardwarePlugin
- The main entry point for the Hardware Plugin SDK.
- MapLocation
- MapMarker
- PermissionsApi
- Permissions API Namespace
- SensorConfig
- Sensor configuration.
- SensorSample
- Raw accelerometer + gyroscope sample.
- SensorsApi
- Simple Sensors namespace (accelerometer + gyroscope).
- WifiApi
- Simple WiFi namespace.
- WifiInfo
- Current WiFi network information.
Enums
- GpsAccuracy
- GPS accuracy modes.
- HardwareMode
- Operation mode for the Hardware Plugin.
- PermissionType
- Represents types of permissions that can be requested natively.
- SensorType
- Sensor types supported by the plugin.
Exceptions / Errors
- HardwareException
- Structured hardware plugin error.