data_assets
This library contains the hook protocol specification for bundling data assets with Dart packages.
0.20.0
5.5M downloads/mo
#144 most downloaded on pub.dev
dart-lang/native
What this package is like to depend on
Last release 3 months ago
18 May 2026
Release timing varies
gaps range from 3 weeks to 6 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
9 releases · first in 2025
4 releases in the last 12 months
see the full history below
Release timeline
9 releases · Apr 2025 to May 2026
2026
Releases
latest 9-
0.20.018 May 2026Release notes
Open source →- Bumped dependency on
package:hooksto^2.0.0and implemented the newoutputFilesprotocol extension method to track generated data asset files for cache invalidation.
- Bumped dependency on
-
0.19.607 Nov 2025 -
0.19.527 Oct 2025 -
0.19.420 Oct 2025Release notes
Open source →- Fix native_toolchain_c failing with MSSSMS installed by requiring vswhere to only show output that includes the necessary build tools
- Link frameworks for C and C++ sources targeting macOS or iOS.
(#3162) - Bump
package:code_assetsdependency to^2.0.0. - Spawn all processes through a
package:processProcessManager, exposed as
an optional parameter onCBuilder.run,CLinker.run,CLibrary.build, and
CLibrary.link(defaulting toLocalProcessManager), so process invocations
can be mocked in tests. (#3072)
-
0.19.327 Aug 2025 -
0.19.204 Aug 2025 -
0.19.121 May 2025Release notes
Open source →- Bump the SDK constraint to at least the one from
package:hooksto fix dartdoc generation on https://pub.dev.
- Bump the SDK constraint to at least the one from
-
0.19.001 May 2025Release notes
Open source →- Split up
package:native_assets_cliinpackage:hooks,package:code_assets, andpackage:data_assets.
- Split up
-
0.1.0-wip01 Apr 2025 pre-releaseNothing published for this version