• Ian Hickson's avatar
    Fix dependency skew. (#3306) · 7861d029
    Ian Hickson authored
    ...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.
    7861d029
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...