blob: d55a7455e4ef618972e52b98a31efa91cd5f87de [file] [log] [blame] [edit]
name: code_assets
description: >-
This library contains the hook protocol specification for bundling native code
with Dart packages.
version: 0.19.7
repository: https://github.com/dart-lang/native/tree/main/pkgs/code_assets
topics:
- assets
- ffi
- hooks
- interop
- native-assets
resolution: workspace
environment:
sdk: '>=3.9.0 <4.0.0'
dependencies:
collection: ^1.19.1
hooks: ^0.20.1
dev_dependencies:
dart_flutter_team_lints: ^3.5.2
json_schema: ^5.2.0 # May only be used in tool/ and test/json_schema/.
native_analyzer_plugin:
path: ../native_analyzer_plugin/
native_test_helpers:
path: ../native_test_helpers/
test: ^1.25.15