Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
I think the problem is not in the responsive_framework library, but in the router. I have the same problem in the app with router, but without responsive_framework.
Whenever I enable/disable "Inspect Widget" the entire app state is reset. Here is how I use ResponsiveWrapper (see below). I appreciate any help :)