| # The list of external dependencies that are allowed as pinned dependencies. |
| # See https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#Dependencies |
| # All entries here should have an explanation for why they are here, either |
| # via being part of one of the default-allowed groups, or a specific reason. |
| ## Legacy allowances, for dependencies that predate the tooling. |
| # TODO(stuartmorgan): Audit these. See |
| # https://github.com/flutter/flutter/issues/122713 |
| # 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 |
| # repositories may or may not meet Flutter's security standards. Be |
| # cautious about adding to this list. |
| # Dart-team-owned packages |
| - webkit_inspection_protocol |