• Ian Hickson's avatar
    Fix SizeChangedLayoutNotifier and its test. (#7361) · 629255eb
    Ian Hickson authored
    Previously, SizeChangedLayoutNotifier fired a notification even for
    the first layout.
    
    Also, previously its test relied on that, and didn't actually change
    size at all. This fixes the test as well.
    
    Also, rename SizeChangedLayoutNotificaion to SizeChangedLayoutNotification.
    629255eb
size_changed_layout_notification_test.dart 1.56 KB