nexora_sdk 2.1.0
nexora_sdk: ^2.1.0 copied to clipboard
A high-performance, production-ready Flutter hardware SDK for Camera, Bluetooth LE, Location, and Sensors with unified permission management.
Changelog #
2.1.0 #
- Fix: Synchronized native package paths and class names (Android/iOS) with the new
nexora_sdkname. - Fix: Updated MethodChannel names to match the new branding.
- Improvement: Better project structure for higher pub.dev points.
2.0.0 #
- Major Rebranding: Rebranded from
my_hardware_plugintoNexora SDK. - Full Parity: Finalized Android & iOS parity for Bluetooth GATT, Camera YUV-to-RGB, and Location services.
- Unified Permissions: Integrated permission requester for all hardware modules.
- Performance: 60Hz throttling and binary streaming optimizations.
1.0.0 #
- Initial release of the High-Performance Modular Hardware SDK.