local_auth_darwin
iOS implementation of the local_auth plugin.
2.0.3
1.2M downloads/mo
#303 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 5 months ago
25 Feb 2026
Ships fairly regularly
a new release about every 6 weeks
Nearly every release is documented
notes for 15 of 15 stable releases
1 version withdrawn
withdrawn after publishing
3 years old
16 releases · first in 2024
5 releases in the last 12 months
see the full history below
Release timeline
16 releases · Feb 2024 to Feb 2026
2025
2026
Releases
latest 16-
2.0.325 Feb 2026 -
2.0.209 Feb 2026Release notes
Open source →- Improves compatibility with UIScene.
- Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
-
2.0.117 Nov 2025 -
2.0.016 Oct 2025Release notes
Open source →- BREAKING CHANGES:
- Switches to
LocalAuthExceptionfor error reporting. - Removes support for
useErrorDialogs.
- Switches to
- BREAKING CHANGES:
-
1.6.117 Sep 2025Release notes
Open source →- Removes code for versions of iOS older than 13.0.
- Updates minimum supported SDK version to Flutter 3.35.
-
1.6.006 Aug 2025Release notes
Open source →- Provides more specific error codes on iOS for authentication failures.
LockedOutis now returned for biometric lockout.UserCancelledis now returned when the user cancels the prompt.UserFallbackis now returned when the user selects the fallback option.
- Provides more specific error codes on iOS for authentication failures.
-
1.5.002 Jul 2025Release notes
Open source →- Converts implementation to Swift.
- Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.
-
1.4.317 Jan 2025Release notes
Open source →- Handles when biometry hardware is available but permissions have been denied for the app.
- Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
-
1.4.212 Dec 2024 -
1.4.101 Oct 2024Release notes
Open source →- Updates to the current version of Pigeon.
- Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.
-
1.4.001 Aug 2024 -
1.3.121 May 2024Release notes
Open source →- Adjusts implementation for improved testability, and removes use of OCMock.
-
1.3.010 May 2024 -
1.2.215 Feb 2024 -
1.2.113 Feb 2024Release notes
Open source →- Renames the Objective-C plugin classes to avoid runtime conflicts with
local_auth_iosin apps that have transitive dependencies on both.
- Renames the Objective-C plugin classes to avoid runtime conflicts with
-
1.2.009 Feb 2024 withdrawn