When building native assets using the native_toolchain_cmake package, I find myself having to delete the .dart_tool directory often as the builder does not pick up on file changes in the nested build process. Maybe a way to subscribe specific directories for monitoring for the cache invalidation would be beneficial, or a dart flag to force a native asset rebuild.