• Ian Hickson's avatar
    Make SlottedMultiChildRenderObjectWidgetMixin a concrete class (#126108) · 027bb844
    Ian Hickson authored
    This is a proof of concept for renaming SlottedMultiChildRenderObjectWidgetMixin to SlottedMultiChildRenderObjectWidget and making it a concrete class.
    
    I also made SlottedContainerRenderObjectMixin generic instead of being specialized to RenderBox.
    
    I don't think this is something we can easily automigrate, but we may not need to, I don't know how common this is...
    027bb844
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
test_private Loading commit data...
test_profile Loading commit data...
test_release Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...