package:native_assets_builder v0.8.2
Pre-release
Pre-release
·
278 commits
to main
since this release
- Fix some more cases of:
BuildConfig.dependencies
and
LinkConfig.dependencies
no longer have to specify Dart sources. DataAsset
test projects report all assets fromassets/
dir and default the
asset names to the path inside the package.- Automatically locks build directories to prevent concurrency issues with
multiple concurrentdart
and orflutter
invocations. - Bump
package:native_assets_cli
to 0.7.3.