mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Inlines the very small amount of work being done in _build() into buildScriptSnapshot(). Eliminates a duplicate (and un-awaited) call to _writeFingerprint.