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

A Flutter plugin to retrieve the device's app signature.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_device_signature

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

dependencies:
  get_device_signature: ^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:get_device_signature/get_device_signature.dart';
2
likes
150
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to retrieve the device's app signature.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on get_device_signature

Packages that implement get_device_signature