1. 10 May, 2019 1 commit
  2. 25 Apr, 2019 3 commits
  3. 24 Apr, 2019 1 commit
  4. 19 Apr, 2019 4 commits
  5. 18 Apr, 2019 1 commit
  6. 11 Nov, 2018 1 commit
  7. 12 Sep, 2018 1 commit
  8. 20 Aug, 2018 1 commit
    • Amir Hardon's avatar
      Clone goldens as part of flutter update-packages. · 592731f2
      Amir Hardon authored
      flutter_tools cannot depend on flutter_goldens (as flutter_goldens
      depdends on the Flutter sdk), so this commit splits client.dart from
      flutter_goldens to a pure-dart flutter_goldens_client package.
      592731f2
  9. 02 Aug, 2018 1 commit
    • amirh's avatar
      Split GoldensClient out of flutter_goldens.dart (#20102) · ed533e90
      amirh authored
      This enables using GoldensClient from the flutter driver file for the
      embedded Android views test.
      
      flutter_goldens.dart has a transitive dependency on dart:ui so it cannot
      be included in non Flutter apps. Splitting it out allows us to use it
      from driver tests.
      
      This also removes the visibleForTesting annotation from GoldensClient.
      ed533e90
  10. 20 Jul, 2018 1 commit
  11. 05 Jun, 2018 1 commit
  12. 10 May, 2018 1 commit
  13. 08 May, 2018 1 commit
  14. 04 May, 2018 3 commits
  15. 03 May, 2018 1 commit