'I want to Load website when user is offline in flutter

I am trying to load websites offline like facebook loads when is offline. I tried to get requests to my website & then store html. & then if user offline load HTML of my site. In this way, the site was getting broken. I want a good solution. please help me to load



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source