Skip to content

Conversation

AbdeMohlbi
Copy link
Contributor

@AbdeMohlbi AbdeMohlbi commented Oct 11, 2025

fixes #174805
after some investigation i found that dart doc only understands utf-8 encoding so providing an emoji for example breaks it(no crash but not the intended behavior).

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

@github-actions github-actions bot added framework flutter/packages/flutter repository. See also f: labels. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos labels Oct 11, 2025
@AbdeMohlbi AbdeMohlbi marked this pull request as ready for review October 11, 2025 19:34
@AbdeMohlbi AbdeMohlbi changed the title Update image.error_builder.0.dart to replace the emoji with some text Update image.error_builder.0.dart to replace the emoji with some text Oct 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encoding error in Image.errorBuilder docs example

1 participant