quixxi_app_attestation 0.0.1-beta.2 copy "quixxi_app_attestation: ^0.0.1-beta.2" to clipboard
quixxi_app_attestation: ^0.0.1-beta.2 copied to clipboard

A Flutter plugin that provides real-time application integrity verification using the Quixxi App Attestation service.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add quixxi_app_attestation

With Flutter:

 $ flutter pub add quixxi_app_attestation

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

dependencies:
  quixxi_app_attestation: ^0.0.1-beta.2

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

Import it

Now in your Dart code, you can use:

import 'package:quixxi_app_attestation/quixxi_app_attestation.dart';
0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides real-time application integrity verification using the Quixxi App Attestation service.

Homepage

License

unknown (license)

Dependencies

asn1lib, convert, flutter, http, plugin_platform_interface, pointycastle, uuid

More

Packages that depend on quixxi_app_attestation

Packages that implement quixxi_app_attestation