device_client_information 0.0.1+1 copy "device_client_information: ^0.0.1+1" to clipboard
device_client_information: ^0.0.1+1 copied to clipboard

PlatformAndroid

Plugin para obter as informações do dispositivo como uniqueId

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_client_information

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  device_client_information: ^0.0.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:device_client_information/device_information.dart';
import 'package:device_client_information/device_information_decorator.dart';
1
likes
150
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin para obter as informações do dispositivo como uniqueId

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_client_information