This is draft for future release notes, that are going to land on the Flutter website.
The 2.46.0 release of the Dart and Flutter DevTools includes the following changes among other general improvements. To learn more about DevTools, check out the DevTools overview.
- Prevent web apps from remaining paused after triggering a hot-restart from DevTools. - #9125
- Dismiss stale banner messages when the connected app state changes. - #9148
- Fix a focus traversal issue with search fields. #9166
TODO: Remove this section if there are not any general updates.
- Fixes a bug where the Performance page would hang when connected to a paused Flutter app. - #9162
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
TODO: Remove this section if there are not any general updates.
- Extensions which are embedded in the IDE window now display with the correct IDE theme.
To find a complete list of changes in this release, check out the DevTools git log.