flutter/packages/flutter_tools/lib
James Robinson 0758c5922f Instantiate ArtifactStore explicit with packageRoot
This teaches commands that need binary artifacts to explicitly instantiate an
instance of the ArtifactStore with the appropriate packageRoot string. The
ArtifactStore can then remember the package root and compute the engine
revision when created and remember those for subsequence calls.
2015-09-22 17:17:01 -07:00
..
src Instantiate ArtifactStore explicit with packageRoot 2015-09-22 17:17:01 -07:00