1. 15 Feb, 2016 1 commit
    • Adam Barth's avatar
      Internalize our dependency on the Dart SDK · 94c5949c
      Adam Barth authored
      This patch teaches the flutter command to download the Dart SDK into
      cache, removing another step from the Getting Started workflow. The
      version of the Dart SDK is controlled by the "dart-sdk.version" file in
      the bin/cache directory.
      
      Fixes #54
      94c5949c