1. 27 Jul, 2016 2 commits
  2. 19 Jun, 2016 1 commit
  3. 26 May, 2016 2 commits
  4. 28 Apr, 2016 1 commit
  5. 15 Apr, 2016 1 commit
  6. 14 Apr, 2016 1 commit
  7. 02 Apr, 2016 1 commit
  8. 01 Apr, 2016 1 commit
  9. 30 Mar, 2016 1 commit
  10. 24 Feb, 2016 1 commit
  11. 18 Feb, 2016 2 commits
    • yjbanov's avatar
      move to pub version of vm_service_client · 439aadf4
      yjbanov authored
      439aadf4
    • Yegor Jbanov's avatar
      add flutter_driver package · b0e45594
      Yegor Jbanov authored
      This commit contains:
      
      - FlutterDriver API for e2e tests usable in conjunction with package:test
      - FlutterDriverExtension to be enabled by the application in order to
        allow an external agent to connect to it and drive user interactions and
        probe into the element tree
      - initial implementations of tap, findByValueKey and getText commands (to
        be expanded in future PRs)
      b0e45594