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

A new Flutter plugin to get platform specific device information.

1.1.2 #

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
150
pub points
58%
popularity

Publisher

unverified uploader

A new Flutter plugin to get platform specific device information.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on device_details_flutter