data_assets 0.19.3
data_assets: ^0.19.3 copied to clipboard
This library contains the hook protocol specification for bundling data assets with Dart packages.
0.19.3 #
- Added a library comment detailing how to use the package.
0.19.2 #
- Bump
package:hooks
to 0.20.0.
0.19.1 #
- Bump the SDK constraint to at least the one from
package:hooks
to fix dartdoc generation on https://pub.dev.
0.19.0 #
- Split up
package:native_assets_cli
inpackage:hooks
,package:code_assets
, andpackage:data_assets
.
0.1.0 #
- Initial version.