package:native_assets_cli v0.7.3
Pre-release
Pre-release
·
686 commits
to main
since this release
- Fix some more cases of:
BuildConfig.dependenciesand
LinkConfig.dependenciesno longer have to specify Dart sources. DataAssetexamples report all assets fromassets/dir and default the
asset names to the path inside the package.- Add
package:native_assets_cli/test.dartwithtestBuildHookhelper method
for testing build hooks. - Add
package:native_assets_cli/locking.dartwithrunUnderDirectoryLock.