device_details_flutter 1.1.0 copy "device_details_flutter: ^1.1.0" to clipboard
device_details_flutter: ^1.1.0 copied to clipboard

A new Flutter plugin to get platform specific device information.

1.1.0 #

The device_details_flutter is a Flutter plugin designed to facilitate the retrieval of various device-related information within Flutter applications. It serves as a convenient tool for developers seeking to access and utilize device-specific details for customization, optimization, or functionality within their apps.

This plugin typically offers a range of functionalities, allowing developers to access critical information about the device their Flutter app is running on. This information often includes:

    1. appName,
    2. packageName,
    3. version,
    4. buildNumber,
    5. flutterAppVersion,
    6. osVersion,
    7. totalInternalStorage,
    8. freeInternalStorage,
    9. networkOperator,
    10. totalRAMSize,
    11. freeRAMSize,
    12. screenSizeInInches,
    13. manufacturer,
    14. deviceId,
    15. currentDateTime
20
likes
0
pub points
64%
popularity

Publisher

unverified uploader

A new Flutter plugin to get platform specific device information.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on device_details_flutter