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

discontinuedreplaced by: device_info_plus
outdatedDart 1 only

Provides detailed information about the device the Flutter app is running on.

device_info #

This Flutter plugin provides an API for querying information about the device on which a Flutter application is running.

Usage #

Import package:device_info and use the provided top-level functions.

Example:

import 'package:device_info';

var androidOSBuild = await androidOSBuild;

Getting Started #

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

1.26k
likes
0
points
317k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

Provides detailed information about the device the Flutter app is running on.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on device_info

Packages that implement device_info