Ross ROSS = Recommend OSS · open-source software intelligence for agents

juliansteenbakker/flutter_secure_storage

A Flutter plugin for securely storing sensitive data using encrypted storage. observed · 2026-08-28

github.com/juliansteenbakker/flutter_secure_storage · homepage · C++ · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 3294
  • days_rel: 27
  • days_push: 7
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1282 stars · 520 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Flutter plugin for securely storing sensitive key-value data using platform-specific encrypted storage such as iOS/macOS Keychain, Android Keystore with RSA OAEP + AES-GCM ciphers, and native secure mechanisms on Windows, Linux, and Web. It supports optional biometric authentication and cross-platform configuration options.

Use cases

  • store auth tokens securely in a flutter app
  • save sensitive user data with encryption on mobile
  • add biometric-protected storage to an android flutter app
  • persist secrets in the ios keychain from dart
  • secure key-value storage across android ios and desktop
  • store credentials encrypted on windows and linux flutter apps

When to choose

  • you are building a Flutter app that needs encrypted storage of tokens, keys, or credentials
  • you need cross-platform secure storage including mobile, desktop, and web
  • you want optional biometric-gated access to stored secrets on Android or iOS

When to avoid

  • you need a general-purpose database with queries rather than simple key-value secrets
  • your web app is not served over HTTPS or localhost
  • you are not using Flutter/Dart for your project

Facets

plugin · maturity active

security cryptography auth database mobile-development security cross-platform developer-tools windows browser cross-platform flutter-plugin keychain keystore biometric-authentication key-value-storage encrypted-storage dart android ios macos linux flutter

5 sources

Member repositories

RepositoryRoleHealth v2
juliansteenbakker/flutter_secure_storagemain98

For agents

markdown · JSON · MCP: product_card(name="juliansteenbakker/flutter_secure_storage")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem