1. 11 Nov, 2018 1 commit
  2. 12 Sep, 2018 1 commit
  3. 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
  4. 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
  5. 20 Jul, 2018 1 commit
  6. 05 Jun, 2018 1 commit
  7. 10 May, 2018 1 commit
  8. 08 May, 2018 1 commit
  9. 04 May, 2018 3 commits
  10. 03 May, 2018 1 commit