website icon indicating copy to clipboard operation
website copied to clipboard

[Android][Impeller] Plugin migration for SurfaceProducer contains a bad link for the flowchart

Open navaronbracke opened this issue 10 months ago • 1 comments

Page URL

https://docs.flutter.dev/release/breaking-changes/android-surface-plugins#background

Page source

No response

Describe the problem

The flowchart in the Background section seems to not render, due to a broken link?

The link itself points to https://camo.githubusercontent.com/cdb52c5d371b4f1d5573b650a0eddb0871e5e8be1012d290e008f41bc71b2580/68747470733a2f2f736f757263652e616e64726f69642e636f6d2f7374617469632f646f63732f636f72652f67726170686963732f696d616765732f636f6e74696e756f75735f636170747572655f61637469766974792e706e67

We probably need to put the flowchart in the assets for the API docs?

Screenshot 2024-12-17 at 08 46 02

Expected fix

The link to the flowchart should be updated, so that it is displayed correctly.

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

navaronbracke avatar Dec 17 '24 07:12 navaronbracke