device_info_hash_code 0.0.2 copy "device_info_hash_code: ^0.0.2" to clipboard
device_info_hash_code: ^0.0.2 copied to clipboard

Detect Device Based on H/W Info

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_info_hash_code

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

dependencies:
  device_info_hash_code: ^0.0.2

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_info_hash_code/device_info_hash_code.dart';
1
likes
90
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Detect Device Based on H/W Info

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

crypto, device_info_plus, flutter, freezed, freezed_annotation, mplatform

More

Packages that depend on device_info_hash_code