Jason Simmons 4e6e61dfd5
Retain the toString method for subclasses of Key in profile/release mode (#149926)
toString methods are removed in AOT builds by the optimization in https://github.com/flutter/flutter/pull/144763

This PR disables that for Key subclasses because some applications rely on the previous behavior.

Fixes https://github.com/flutter/flutter/issues/148983
2024-06-10 16:06:02 +00:00
..
2024-06-06 22:35:15 +00:00
2024-06-06 22:35:15 +00:00
2024-06-06 22:35:15 +00:00
2024-06-03 22:15:41 +00:00
2024-06-06 22:35:15 +00:00
2024-06-06 22:35:15 +00:00
2024-06-03 22:15:41 +00:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.