flutter/packages/flutter_driver
Phil Quitslund a002e72022 Bump to test 0.12.20. (#8349)
* Bump to test `0.12.20`.

Some test `0.12.20` highlights:
  * introduces `expectLater()`  that returns a `Future` that completes when the matcher has finished running
  * deprecates the `verbose` parameter to `expect()` and the `formatFailure()` (to be removed in `0.13.0`)

Otherwise:
  * to keep up w/ the deprecation of `verbose`, removes `widget_tester` API to pass `verbose` flag (alternatively we could suppress the warning for now)

* Update stack manipulation.

* Fix framecount.
2017-02-23 15:08:25 -08:00
..
lib fix lints for directives_ordering rule (#8382) 2017-02-23 13:37:26 -08:00
test fix lints for directives_ordering rule (#8382) 2017-02-23 13:37:26 -08:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
flutter_driver.iml Update iml files (#7025) 2016-11-27 07:46:54 -08:00
pubspec.yaml Bump to test 0.12.20. (#8349) 2017-02-23 15:08:25 -08:00