package:native_assets_cli v0.12.0
Pre-release
Pre-release
·
162 commits
to main
since this release
- Added validation that all URLs in the
Input
andOutput
of hooks are
absolute. - Added
addDataAssetDirectories
extension method onBuildOutputBuilder
. - Replaced JSON serialization/deserialization logic with code generated from
the JSON schemas documenting the protocol.