appattest_flutter 0.1.0 copy "appattest_flutter: ^0.1.0" to clipboard
appattest_flutter: ^0.1.0 copied to clipboard

PlatformiOS

Flutter bridge for AppAttest — App-Attest-gated secret delivery for iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appattest_flutter

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

dependencies:
  appattest_flutter: ^0.1.0

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:appattest_flutter/appattest_flutter.dart';
0
likes
150
points
86
downloads

Documentation

API reference

Publisher

verified publisherappattest.dev

Weekly Downloads

Flutter bridge for AppAttest — App-Attest-gated secret delivery for iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on appattest_flutter

Packages that implement appattest_flutter