commit | fe5b25ea2a2e21ab37bf91c9d4a0c83665bcf988 | [log] [tgz] |
---|---|---|
author | stuartmorgan-g <stuartmorgan@google.com> | Wed Jul 02 09:22:00 2025 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 02 16:22:00 2025 +0000 |
tree | 6c9dff2e2fb07bd76244f20265ce64421f29d6ca | |
parent | 205c50f07ec79c357c305fe07f8456830c47f299 [diff] |
[local_auth] Convert iOS/macOS to Swift (#9459) Rewrites the iOS/macOS implementation in Swift. This is an in-place rewrite with minimal changes, to minimize the chances of breakage, and to simplify review. Future refactorings can improve the Swift structure (e.g., fully adopting thread enforcement). Fixes https://github.com/flutter/flutter/issues/119104 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: