nexora_sdk 3.2.0 copy "nexora_sdk: ^3.2.0" to clipboard
nexora_sdk: ^3.2.0 copied to clipboard

A cross-platform Flutter hardware SDK with native Android/iOS hardware APIs plus safe web and desktop fallbacks.

Changelog #

3.2.0 #

  • Introduced utility module with EcoMode power-saver and proactive Thermal Safeguard crash prevention.
  • Built custom native option builders for Camera, Sensors, Bluetooth, Location, Biometrics, and Haptic feedback.
  • Refactored eager module initializers into lazy cached properties for zero startup overhead.
  • Designed advanced Speaker & Microphone controllers with input gain and output routing.
  • Fully verified with 21 unit tests.

3.1.2 #

  • Aligned local Android, iOS, example, and Dart metadata with the published Swift Package Manager-enabled release.
  • Refreshed example dependency locks for the current plugin version.

3.1.1 #

  • Added iOS Swift Package Manager support for Flutter's platform scoring and SPM-enabled projects.
  • Updated CocoaPods source paths to share the Swift Package Manager source layout.

3.1.0 #

  • Kept the package name as nexora_sdk.
  • Removed the Dart permission_handler dependency.
  • Added native Android and iOS permission handling for camera, microphone, foreground location, and Bluetooth runtime permissions.
  • Added per-module permission request APIs.
  • Made background location opt-in.
  • Added storage file-name validation to keep file I/O inside app-private storage.
  • Improved default camera preview quality to 1280x720 while throttling native vision processing for speed.
  • Added camera quality presets, including Full HD, while keeping custom width and height support.
  • Made audio streaming lighter by disabling raw audio bytes by default and adding event interval control.
  • Hardened camera/audio model parsing for lightweight native events.
  • Improved BLE scan/connect/write failure reporting instead of always returning success.
  • Added native lifecycle cleanup for camera, audio, sensors, location, BLE, textures, and logging.
  • Removed unused raw camera module files and added publish ignore rules for generated artifacts.
  • Updated example Android and iOS identifiers to Nexora package IDs.
  • Registered web, macOS, Windows, and Linux with safe Dart fallback implementations.
  • Changed Android package/namespace from com.example.nexora_sdk to com.nexora.sdk.
  • Aligned package, Android, iOS, README, and changelog metadata to version 3.1.0.
  • Removed stale publish dry-run output and unsupported placeholder platform files.

3.0.0 #

  • Added camera preview, native vision hooks, audio FFT, hardware logging, geofencing, health diagnostics, and storage APIs.
3
likes
0
points
419
downloads

Publisher

unverified uploader

Weekly Downloads

A cross-platform Flutter hardware SDK with native Android/iOS hardware APIs plus safe web and desktop fallbacks.

Repository (GitHub)
View/report issues

Topics

#hardware #camera #bluetooth #sensors #cross-platform

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on nexora_sdk

Packages that implement nexora_sdk