nexora_sdk 1.0.0
nexora_sdk: ^1.0.0 copied to clipboard
A high-performance Flutter SDK providing native-level hardware access (Camera, Bluetooth, GPS) with responsive UI system and zero-lag architecture.
1.0.0 #
- Initial release of Nexora SDK.
- Introduced high-performance Native Camera View (
NexoraCameraView) backed by AndroidView (CameraX) and UiKitView (AVFoundation). - Introduced enterprise-grade GPS tracking module with smart throttling modes.
- Introduced Bluetooth BLE scanning module with zero-overhead chunking.
- Integrated responsive layout framework APIs.
- Finalized the smart
enableAutoMode()architecture for optimized cross-platform lifecycle alignment.