SIGN IN SIGN UP

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.
P
Phil Quitslund committed
a002e72022484050317cd4e493f26e38c3a3db74
Parent: 8c043d0
Committed by GitHub <noreply@github.com> on 2/23/2017, 11:08:25 PM