flutter/dev/integration_tests/link_hook
Michael Goderbauer c783ce2344
Remove outdated ignores (#162773)
Powered by the new and amazing `unnecessary_ignore` lint.

We're not enabling this lint by default because being able to
temporarily use ignores that don't ignore anything is a powerful tool to
enable migrations. We should turn this lint on locally periodically,
though, and clean up all outdated ignores.
2025-02-06 18:40:25 +00:00
..
hook [native assets] Roll dependencies (#162017) 2025-01-23 09:22:36 +00:00
lib Remove outdated ignores (#162773) 2025-02-06 18:40:25 +00:00
src [native_assets] Add support for link hooks (#148474) 2024-05-22 16:02:00 +00:00
test [native_assets] Add support for link hooks (#148474) 2024-05-22 16:02:00 +00:00
.gitignore [native_assets] Add support for link hooks (#148474) 2024-05-22 16:02:00 +00:00
ffigen.yaml [native_assets] Add support for link hooks (#148474) 2024-05-22 16:02:00 +00:00
pubspec.yaml Roll package:vm_service to 15.0.0 and package:leak_tracker to 10.0.9 (#162325) 2025-01-30 15:26:56 +00:00
README.md [native_assets] Add support for link hooks (#148474) 2024-05-22 16:02:00 +00:00

link_hook

Test project for the native assets test to exercise adding assets during a link hook.