device_fingerprint_plus 0.0.3 copy "device_fingerprint_plus: ^0.0.3" to clipboard
device_fingerprint_plus: ^0.0.3 copied to clipboard

Some native device information.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_fingerprint_plus

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

dependencies:
  device_fingerprint_plus: ^0.0.3

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_fingerprint_plus/device_fingerprint_plus.dart';
1
likes
140
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

Some native device information.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_fingerprint_plus

Packages that implement device_fingerprint_plus