flutter_device_inspector 0.0.2 copy "flutter_device_inspector: ^0.0.2" to clipboard
flutter_device_inspector: ^0.0.2 copied to clipboard

A Flutter plugin to inspect device details like model, RAM, CPU info, OS version, and more.

0.0.2 #

  • Enhanced Web Support: Implemented SHA-256 Browser Fingerprinting for a constant unique ID that survives browser reinstallation.
  • Hardware Metrics: Added Total Storage retrieval in MB.
  • Unit Formatting: RAM is now automatically formatted in GB with two decimal places.
  • Processor Fix: Improved Android CPU detection to return actual hardware names instead of processor IDs.
  • Documentation: Major overhaul of README with detailed implementation specs.

0.0.1 #

  • Initial release.
  • Added support for retrieving device model, total RAM, CPU info, OS version, manufacturer, brand, and total storage.
  • Implemented platform-specific code for Android and iOS.
  • Added full Web support with persistent Browser ID and hardware detection.
2
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to inspect device details like model, RAM, CPU info, OS version, and more.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on flutter_device_inspector

Packages that implement flutter_device_inspector