PackageTrack
Sign in Get early access

flutter_secure_storage_tvos

tvOS (Apple TV) implementation of the flutter_secure_storage Flutter plugin, provided by flutter-tvos.

0.0.2 39K downloads/mo #1648 most downloaded on pub.dev fluttertv/plugins

What this package is like to depend on

Last release 2 months ago

11 Jun 2026

Too new to tell

only 2 dated releases

Nearly every release is documented

notes for 2 of 2 stable releases

Nothing withdrawn

no release was ever pulled

3 months old

2 releases · first in 2026

2 releases in the last 12 months

see the full history below

Release timeline

2 releases · May 2026 to Jun 2026
Release Pre-release

Releases

latest 2
  1. 0.0.2 11 Jun 2026
    Release notes
    • Add Swift Package Manager support: ships a tvos/Package.swift so the package can be consumed via SwiftPM (the Flutter 3.44 default) alongside the existing CocoaPods podspec. No API or behaviour change.
    Open source →
  2. 0.0.1 24 May 2026
    Release notes

    Initial release — tvOS implementation of flutter_secure_storage for flutter-tvos. Ported from flutter_secure_storage_darwin and hand-finished for tvOS.

    • Supported: read / write / delete / readAll / deleteAll / containsKey — full Keychain-backed secure storage (Security framework is available on tvOS). Keychain accessibility options and access groups.
    • Differs from iOS: biometric / passcode-gated access control is a no-op on tvOS. Apple TV has no Face ID / Touch ID / device passcode, so LAContext, .biometryAny, .biometryCurrentSet and Secure-Enclave biometric reuse are compiled out. Items requesting those flags are still stored and readable — just without the (impossible) biometric gate. Do not rely on biometric protection on tvOS.
    • Not supported on tvOS: LocalAuthentication framework (biometrics) — does not exist on tvOS.

    See README.md and PORTING_REPORT.md for detail.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive