advanced_device_info 0.0.1
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_infocontaining 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.