[native_assets_builder] Allow using native assets _inside_ build and link hooks
Open
P2
package:hooks
package:hooks_runner
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
After https://github.com/dart-lang/native/issues/1252, we can start allowing using native assets in build and link hooks.
Typical use case: using package:http, which uses some dylib built in its build hook, to download native assets.
Thanks @liamappelbe for the suggestion!
Contributor guide
Assessment
This issue has not been assessed yet.