Schaban Bochi

Results 23 comments of Schaban Bochi

So after a lot of debugging the issue seemed with focus node of the text field. I just made the text field to unfocus before leaving the page, and it...

@tabletpad How do you navigate to the HomePage. If the homePage was already in the stack, the router will not rebuild it agian. To force the rebuild use ```dart QR.to('Page...

So finally, I implemented this in V1.8.0. To achieve this now in your app, you need to do [this.](https://github.com/SchabanBo/qlevar_router/blob/master/example/lib/pages/dashboard/sidebar_section.dart#L25) Which will save the order and the state of the pages....