I developed a Flutter app and now I want to convert it into a website. Everything is going smoothly, but I really want the background of the website to match the background of the app.
Check out this screenshot of the app's background:
In the image, you can see that I used a stack with two large circles on each side in distinct colors, with a blurred image in the center.
If you have any suggestions or tips, please let me know. I've tried numerous methods already, but I haven't been able to achieve the desired result (matching the app's background).