advanced_device_info 0.0.1 copy "advanced_device_info: ^0.0.1" to clipboard
advanced_device_info: ^0.0.1 copied to clipboard

A Flutter plugin for comprehensive Android and iOS device information.

0.0.1 #

  • Initial release of advanced_device_info containing Core Device Information (Phase 1):
    • Device Info: Retrieve brand, manufacturer, model, name, isEmulator, and raw build details.
    • Storage Info: Query total, free, and used disk storage space.
    • RAM Memory Info: Query total, free, used RAM with usage percentages.
    • CPU Info: Query CPU architecture and core count.
    • Screen Info: Query device width, height, density scale, and refresh rate.
    • Unified System Info: Query all information in a single efficient call.
1
likes
160
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for comprehensive Android and iOS device information.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on advanced_device_info

Packages that implement advanced_device_info