Page URL
https://docs.flutter.dev/cookbook/effects/shimmer-loading
Page source
https://github.com/flutter/website/blob/main/sites/docs/src/content/cookbook/effects/shimmer-loading.md
Describe the problem
The full code sample in https://docs.flutter.dev/cookbook/effects/shimmer-loading#interactive-example is crashing when trying to display the real images from network because the image url is incorrect:
Expected fix
The full code sample should work as expected
Additional context
No response
I would like to fix this problem.
Page URL
https://docs.flutter.dev/cookbook/effects/shimmer-loading
Page source
https://github.com/flutter/website/blob/main/sites/docs/src/content/cookbook/effects/shimmer-loading.md
Describe the problem
The full code sample in https://docs.flutter.dev/cookbook/effects/shimmer-loading#interactive-example is crashing when trying to display the real images from network because the image url is incorrect:
Expected fix
The full code sample should work as expected
Additional context
No response
I would like to fix this problem.