device_package_data 0.2.0+1
device_package_data: ^0.2.0+1 copied to clipboard
A Flutter plugin for getting the device and package data.
Changelog #
0.1.0+1 Initial Release #
- Device Information: Added methods to get the device name, model, manufacturer, operating system name, and version.
- Battery Information: Added methods to get battery level and charging status.
- RAM & Storage Information: Added methods to get total and available RAM and storage on the device.
- Network Information: Added methods to check if the device is connected to Wi-Fi or cellular network and to retrieve network operator name.
- Platform Support: Initial support for Android and iOS platforms.