| name: data_assets | |
| description: >- | |
| This library contains the hook protocol specification for bundling data assets | |
| with Dart packages. | |
| version: 0.19.0 | |
| repository: https://github.com/dart-lang/native/tree/main/pkgs/data_assets | |
| topics: | |
| - assets | |
| - hooks | |
| resolution: workspace | |
| environment: | |
| sdk: '>=3.7.0 <4.0.0' | |
| dependencies: | |
| hooks: ^0.19.0 | |
| dev_dependencies: | |
| custom_lint: ^0.7.5 | |
| dart_flutter_team_lints: ^3.5.1 | |
| json_schema: ^5.2.0 | |
| repo_lint_rules: 0.1.0-wip | |
| test: ^1.25.15 |