Open
Description
Page URL
Page source
Describe the problem
We are now warning users that flutter_gen is a synthetic package and have provided migration documentation for it.
However, as part of that effort it seems that updating the Flutter documentation was missed, and encourages now bad practices we are actively trying to migrate away from.
Expected fix
Documentation should always be updated to account for current best practices, especially when we're actively working on pivoting to a new best practice.
Specifically updating the following section with now best practices: Adding your own localized message
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.