nexora_sdk 2.2.2
nexora_sdk: ^2.2.2 copied to clipboard
A high-performance, production-ready Flutter hardware SDK for Camera, Bluetooth LE, Location, and Sensors with unified permission management.
Changelog #
2.2.2 #
- Polish: Re-implemented the Web platform for architectural perfection and resource efficiency.
- Metadata: Added topics and improved pub.dev categorization for better discoverability.
- Fix: Resolved all remaining Dart analysis warnings for a 100% clean score.
2.2.1 #
- Fix: Resolved compile-time errors in the Web implementation.
- Fix: Corrected
HardwareEventstructure parity for Web streams.
2.2.0 #
- New Platform: Added Web support using
dart:htmlandGeolocation API. - Feature: Basic Web Camera and Sensor support.