1. 23 Sep, 2016 1 commit
  2. 12 Sep, 2016 1 commit
  3. 08 Sep, 2016 1 commit
    • Phil Quitslund's avatar
      Update to Dart `1.20.0-dev.1.0`. (#5689) · d2fda677
      Phil Quitslund authored
      * Udpate to Dart `1.20.0-dev.1.0`.
      
      Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package.
      
      * Added `--no-packages-dir`.
      
      * Revert extension to master.
      
      * Added ignores.
      
      * Review nits.
      
      * More nits.
      d2fda677
  4. 27 Jul, 2016 2 commits
  5. 19 Jun, 2016 1 commit
  6. 26 May, 2016 2 commits
  7. 28 Apr, 2016 1 commit
  8. 15 Apr, 2016 1 commit
  9. 14 Apr, 2016 1 commit
  10. 02 Apr, 2016 1 commit
  11. 01 Apr, 2016 1 commit
  12. 30 Mar, 2016 1 commit
  13. 24 Feb, 2016 1 commit
  14. 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