flutter/examples/stocks
Adam Barth 0d7b0f9ec1 Test harness should check for running Timers and AnimationControllers
After running a widget test, we now clear out the widget tree and check that we
didn't leak any timers or animations.

Also, fix several bugs that this addtional check revealed.

Fixes #2481
2016-03-09 13:37:24 -08:00
..
android updated flutter_gallery_assets version 2016-02-12 15:03:14 -08:00
ios Re-run flutter create on examples to fill in icons and other assets 2016-02-25 13:39:34 -08:00
lib more type parameters 2016-03-03 10:18:53 -08:00
test Test harness should check for running Timers and AnimationControllers 2016-03-09 13:37:24 -08:00
test_driver driver.scroll action; scroll perf test for Stocks 2016-03-02 17:13:49 -08:00
.analysis_options Re-run flutter create on examples to fill in icons and other assets 2016-02-25 13:39:34 -08:00
.gitignore Re-run flutter create on examples to fill in icons and other assets 2016-02-25 13:39:34 -08:00
flutter.yaml Switch Material Design icons to using the iconfont 2016-03-02 09:32:02 -08:00
pubspec.yaml driver.scroll action; scroll perf test for Stocks 2016-03-02 17:13:49 -08:00
README.md Add an icon for the Stocks app. 2015-12-17 10:06:16 -08:00