SIGN IN SIGN UP

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.
I
Ian Hickson committed
7861d029433dca197f5453c22e20155b29556c50
Parent: 74fe401