• Kostia Sokolovskyi's avatar
    _RouterState should dispose created _RestorableRouteInformation. (#136556) · 2c3db435
    Kostia Sokolovskyi authored
    ### Description
    - Fixes https://github.com/flutter/flutter/issues/134205.
    
    ### Tests
    - Removes ignoring the `_RestorableRouteInformation` leak from `cupertino/app_test.dart`;
    - Removes ignoring the `_RestorableRouteInformation` leak from `material/app_test.dart`;
    - Removes ignoring the `_RestorableRouteInformation` leak from `widgets/app_test.dart`;
    - Removes ignoring the `_RestorableRouteInformation` leak from `widgets/route_notification_messages_test.dart`;
    - Removes ignoring the `_RestorableRouteInformation` leak from `widgets/router_restoration_test.dart`;
    - Updates `widgets/router_test.dart` to use `testWidgetsWithLeakTracking`.
    2c3db435
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...