tejHackerDev

Results 17 comments of tejHackerDev

Hi @SchabanBo, As I said before I am using bottomNavigationBar & I am using QR.toName() instead of QR.to(). Also please find the below reproducible code of the issue which is...

> When you run the app, the package adds all name in a unique list as Tree Info to the routes in the app. When you use the same name...

So can you suggest anything for this kind of navigation?

Hi @SchabanBo any update on this? Because it is making lot of issues in production. So many user are facing this issue.

> Hi @tejHackerDEV, > I think it is just a cache problem and not a problem with the package. > I had a similar issue with the main.dart.js and solved...

Hi @SchabanBo, I think [this](https://github.com/flutter/flutter/issues/67303) is what happening in my case service worker is getting downloaded the newer version but the main.dart.js_[number].part.js is failing to load showing mismatch hash

@atulproject99 yes it is not a good way of passing complex data as you mention in your example it is fine but lets say we want to edit a file...

Hi @SchabanBo, thanks for the fix but this issue still persists. Below are the things that I found while testing 1. Newly added onExitedFunc is not getting called if used...

@SchabanBo, upon further testing I found below things The second issue that I referenced above is happening because in the example code we have replaceLastName but as per the first...