mirror of
https://github.com/flutter/packages.git
synced 2025-07-03 17:18:22 +08:00
[ci] Allow dependencies on local_auth_ios (#6116)
We aren't quite ready to switch the endorsement to `local_auth_darwin`, so allow `local_auth_ios` for now.
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
|
||||
## Explicit allowances
|
||||
|
||||
# Temporary during transition to local_auth_darwin. Can be removed once
|
||||
# the default endorsement changes.
|
||||
- local_auth_ios
|
||||
|
||||
# Owned by individual Flutter Team members.
|
||||
# Ideally we would not do this, since there's no clear plan for what
|
||||
# would happen if the individuals left the Flutter Team, and the
|
||||
|
Reference in New Issue
Block a user