quixxi_app_attestation 0.0.1-beta.4 copy "quixxi_app_attestation: ^0.0.1-beta.4" to clipboard
quixxi_app_attestation: ^0.0.1-beta.4 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 Flutter:

 $ flutter pub add quixxi_app_attestation

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

dependencies:
  quixxi_app_attestation: ^0.0.1-beta.4

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:quixxi_app_attestation/quixxi_app_attestation.dart';
0
likes
150
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

Documentation

API reference

License

Apache-2.0 (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