Replace with title of breaking change
Brief description similar to the "context" section below. Text should break at 80 chars or less.
Summary
#Background
#Migration guide
#Code before migration:
dart
// Example of code before the change.
Code after migration:
dart
// Example of code after the change.
Timeline
#
Landed in version: xxx
In stable release: Not yet
Reverted in version: xxx (OPTIONAL, delete if not used)
References
#Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.38.1. Page last updated on 2025-10-28. View source or report an issue.