flutter/dev/integration_tests/link_hook
Danny Tuppeny c8d620e665
Unpin test/test_core/test_api packages (#169198)
These packages were recently pinned (in
https://github.com/flutter/flutter/pull/168916) due to a bug
(https://github.com/dart-lang/test/issues/2498).

That bug was fixed and new versions of the test packages published. This
change unpins and lets them upgrade to the fixed version.
2025-05-22 23:15:08 +00:00
..
hook [native assets] Roll dependencies (#168139) 2025-05-02 08:19:21 +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 Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +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.