• Ian Hickson's avatar
    Style correctness improvements for toStrings and related fixes (#142485) · abebd340
    Ian Hickson authored
    Children should be omitted from debugFillProperties (if they really need to be included they should be in debugDescribeChildren, but in general for widgets we don't bother including them since they are eventually included anyway).
    
    toStrings should not contain newlines (or, ideally, should use Diagnosticable).
    
    Also some minor tweaks to match grammar and style guide conventions.
    abebd340
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...