About 24,200 results
Open links in new tab
  1. flutter_secure_storage | Flutter package - Pub

    Dec 10, 2025 · This is the platform-specific implementation of flutter_secure_storage for Android and iOS. Features Secure storage using Keychain (iOS) and Encrypted Shared Preferences …

  2. flutter_secure_storage - Dart API docs - Pub

    Features Secure storage using Keychain (iOS) and Encrypted Shared Preferences with Tink (Android). Platform-specific options for encryption and accessibility. Installation Add the …

  3. flutter_secure_storage package - All Versions - Pub

    Dec 10, 2025 · Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.

  4. flutter_secure_storage example | Flutter package - Pub

    Dec 10, 2025 · /// Homepage of the example app of flutter_secure_storage class HomePage extends StatefulWidget { /// Creates an instance of `HomePage`. const HomePage({super.key});

  5. flutter_secure_storage_x | Flutter package - Pub

    Dec 22, 2025 · This package is a fork of the popular flutter_secure_storage package. The original project aims to provide a comprehensive set of features and options to cover a wide range of …

  6. vault_storage | Flutter package - Pub

    Nov 23, 2025 · A package for secure key-value and file storage using Hive and flutter_secure_storage.

  7. flutter_secure_storage_root | Dart package - Pub

    Apr 22, 2025 · A Flutter plugin to securely store sensitive data in a key-value pair format using platform-specific secure storage solutions. It supports Android, iOS, macOS, Windows, and …

  8. FlutterSecureStorage class - flutter_secure_storage library - Dart API

    API docs for the FlutterSecureStorage class from the flutter_secure_storage library, for the Dart programming language.

  9. flutter_secure - Dart API docs - Pub

    It provides developers with tools to enhance the security of their Flutter apps by detecting root access, implementing SSL pinning, securing key-value storage, detecting fake locations, …

  10. flutter_secure_storage library - Dart API - Pub

    flutter_secure_storage library Classes AndroidOptions AppleOptions FlutterSecureStorage IOSOptions Specific options for iOS platform. LinuxOptions Specific options for Linux platform. …