• 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
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...