website
website copied to clipboard
Parallax Images not showing
Page URL
https://docs.flutter.dev/cookbook/effects/parallax-scrolling#:~:text=A%20parallax%20scrolling%20effect%20is,background%20image%20slides%20slightly%20upward.
Page source
https://github.com/flutter/website/blob/81671a5e9f5b5a91ef6e50216cb970a034fb9cda/src/content/cookbook/effects/parallax-scrolling.md#L4
Describe the problem
Well I try to implement parallax effect in my application and I found out that the images are not showing and I think link is broken
Expected fix
Fixes in the link so that images can be shown
Additional context
I can't fix this issue as I don't have base URL for those images
I would like to fix this problem.
- [ ] I will try and fix this problem on docs.flutter.dev.