crossvault_ios 1.0.0 copy "crossvault_ios: ^1.0.0" to clipboard
crossvault_ios: ^1.0.0 copied to clipboard

PlatformiOS
unlisted

iOS implementation of crossvault plugin using Keychain with iCloud sync support. Provides hardware-backed security via Secure Enclave.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crossvault_ios

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

dependencies:
  crossvault_ios: ^1.0.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:crossvault_ios/crossvault_ios.dart';
0
likes
130
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of crossvault plugin using Keychain with iCloud sync support. Provides hardware-backed security via Secure Enclave.

Homepage
Repository (GitHub)
View/report issues

Topics

#ios #keychain #security #icloud #secure-enclave

Documentation

API reference

License

unknown (license)

Dependencies

crossvault_platform_interface, flutter

More

Packages that depend on crossvault_ios

Packages that implement crossvault_ios