package:native_assets_builder v0.10.0
Pre-release
Pre-release
dcharkes
released this
20 Dec 13:33
·
42 commits
to main
since this release
- Removed support for dry run (Flutter no long requires it).
- Various fixes to caching.
- Breaking change
BuildConfig.targetOS
is now only provided if
buildAssetTypes
contains the code asset. - Breaking change
NativeAssetsBuildRunner
andPackageLayout
now take a
FileSystem
frompackage:file/file.dart
s. - Bump
package:native_assets_cli
to 0.10.0.