1. 19 Aug, 2016 4 commits
  2. 18 Aug, 2016 11 commits
  3. 17 Aug, 2016 12 commits
  4. 16 Aug, 2016 11 commits
  5. 15 Aug, 2016 2 commits
    • Piyush K's avatar
      Grammar check on Readme (#5413) · 3dda6290
      Piyush K authored
      installed changed to installs:
      The `flutter run --release` command both builds and installed the Flutter app.
      changed to 
      The `flutter run --release` command both builds and installs the Flutter app.
      3dda6290
    • Ian Hickson's avatar
      Fix the logo widget (#5414) · 0d736332
      Ian Hickson authored
      Some tweaks to the logo widget:
      
      * remove bad assert
      * allow text color to be configured
      * make logo pretty in dark mode in gallery
      * fix some docs
      0d736332