PackageTrack
Sign in Get early access

credential_manager_ios

iOS implementation of the credential_manager plugin using Keychain and Autofill.

3.2.0 3.2K downloads/mo #4514 most downloaded on pub.dev Djsmk123/flutter_credential_manager_compose$

What this package is like to depend on

Last release 10 days ago

13 Aug 2026

Ships unpredictably

gaps range from 2 weeks to 7 months

Most releases are documented

notes for 7 of 8 stable releases

Nothing withdrawn

no release was ever pulled

9 months old

8 releases · first in 2025

8 releases in the last 12 months

see the full history below

Release timeline

8 releases · Nov 2025 to Aug 2026
2026
Release Pre-release

Releases

latest 8
  1. 3.2.0 13 Aug 2026

    Nothing published for this version

  2. 3.1.0 26 Jul 2026
    Release notes
    • Bumped credential_manager_platform_interface to ^3.0.0 (required — the previously-declared ^2.0.8 resolves to a published version that predates the nonce parameter this package's saveGoogleCredential override already relies on)
    • savePasswordCredentials and saveGoogleCredential now throw an explicit CredentialException (code 103, "Not implemented") instead of silently reporting success without saving (savePasswordCredentials) or surfacing an uncaught MissingPluginException from a method-channel call with no native handler (saveGoogleCredential) — neither has a native Swift implementation on iOS today
    • No breaking changes to the public Dart API
    Open source →
  3. 3.0.1 04 Jul 2026
    Release notes
    • Added SwiftLint configuration and CI checks; fixed all reported violations (force casts replaced with safe casts, wrapped long lines, aligned switch cases, extracted long functions)
    • No functional or API changes
    Open source →
  4. 3.0.0 04 Jul 2026
    Release notes
    • Added Swift Package Manager (SPM) support via a new Package.swift manifest, alongside the existing CocoaPods podspec
    • Moved Swift sources from ios/Classes to ios/credential_manager_ios/Sources/credential_manager_ios (single source of truth for both CocoaPods and SPM)
    • No breaking changes to the Dart API; existing CocoaPods-based apps continue to work unchanged
    Open source →
  5. 2.0.8 24 Nov 2025
    Release notes
    • Added isGmsAvailable to platform interface
    • Handle exception code 209 for Google Play Services not available
    • on Android, Google account is not logged in, the plugin will launch Google Sign-In flow.
    • Updated documentation
    Open source →
  6. 2.0.7 08 Nov 2025
    Release notes
    • Fixed plugin score issues
    Open source →
  7. 2.0.6 08 Nov 2025
    Release notes
    • Removed plugin_platform_interface dependency
    Open source →
  8. 2.0.5 08 Nov 2025
    Release notes
    • Initial release of iOS implementation package
    • iOS-specific implementation using Keychain and Autofill
    • Supports password credentials, passkeys, and Google Sign-In
    • Includes iOS-specific passkey attestation parsing
    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