commit | c85111c7b880be6fd592e6c2c4d33af13fd052d9 | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Tue May 30 14:29:30 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue May 30 18:29:30 2023 +0000 |
tree | 7d27f3bdfd0b1c955fc74b1d91cdf9f6a0f63321 | |
parent | 4a5cc3e6947b2b9840d7d810fe310e00726803fb [diff] |
[local_auth] Fix cancel handling on Android (#4120) Fixes a regression introduced during the Pigeon conversion where a canceled auth returned success instead of failure. Adds initial unit test coverage of `AuthenticationHelper`, which was previously untested, including coverage of the incorrect code path. Fixes https://github.com/flutter/flutter/issues/127732
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: