flutter pub get writes a date_created timestamp into .flutter-plugins- dependencies in addition to the generated field in package_config.json. Both files are part of the pub-get execution snapshot, so both timestamps must be removed to make the layer deterministic and cacheable. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>