flutter/dev
Ian Hickson 7861d02943 Fix dependency skew. (#3306)
...by adding tests to our examples that don't import flutter_test, which
pins the relevant dependencies.

Also, provide more information when complaining about leaked transient
callbacks in tests.

Also, make tests display full information when they have an exception,
by bypassing the throttling we have for Android logging in tests.

Also, make the word wrapping not wrap stack traces if they happen to
be included in exception output.

Also, fix a leaked transient callback in the checkbox code.
2016-04-13 13:53:39 -07:00
..
benchmarks/complex_layout PopupMenuButton should lazily build menu items 2016-04-06 13:28:09 -07:00
docs small change to the generated dartdoc styles (#3290) 2016-04-13 10:04:35 -07:00
manual_tests Fix dependency skew. (#3306) 2016-04-13 13:53:39 -07:00
dartdoc.dart update styles for the generated dartdocs (#3276) 2016-04-12 13:08:57 -07:00
profile_startup.dart add a dev/dartdoc.dart script to generate docs for the packages/ packages 2016-04-05 12:33:12 -07:00