crossvault 1.0.1 copy "crossvault: ^1.0.1" to clipboard
crossvault: ^1.0.1 copied to clipboard

Secure cross-platform vault for Flutter using native storage (iOS Keychain, Android Keystore, Windows Credential Manager). Supports iCloud sync, Auto Backup, and TPM.

1.0.1 #

  • 📝 Updated README.md

1.0.0 #

  • 🎉 Initial stable release
  • iOS: Keychain with Secure Enclave and iCloud sync
  • macOS: Keychain with Secure Enclave and iCloud sync
  • Android: EncryptedSharedPreferences with Keystore and Auto Backup
  • Windows: Credential Manager with DPAPI and optional TPM
  • ✅ Unified CrossvaultConfig for multi-platform configuration
  • ✅ Platform-specific options for fine-grained control
  • ✅ Comprehensive documentation and setup guides
  • ✅ Example app with all platform features
3
likes
140
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Secure cross-platform vault for Flutter using native storage (iOS Keychain, Android Keystore, Windows Credential Manager). Supports iCloud sync, Auto Backup, and TPM.

Homepage
Repository (GitHub)
View/report issues

Topics

#security #encryption #keychain #keystore #secure-storage

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

crossvault_android, crossvault_ios, crossvault_macos, crossvault_platform_interface, crossvault_windows, flutter

More

Packages that depend on crossvault

Packages that implement crossvault