Sandro Lovnički

Results 75 comments of Sandro Lovnički

Hey @Lorenzohidalgo We talked about that in Discord and I might have some improvements in upcoming `v1.4.0` I'm looking to release today, at least for > applied but it is...

@Lorenzohidalgo Does it behave better now with `v1.4.0`?

Indeed. I can confirm it also happens on Chrome with a single `BeamLocation`, e.g. when using the simplest example at `package/example`. It works fine on Firefox. Tested with Flutter `v2.10.2`....

Hi @abigotado :wave: Thanks for creating an issue and sorry for a late response. Have you tried on `v1.0.0`? If you can make a runnable app with the code snippets...

Hey @pavittarsingh315 :wave: Sorry for a late response :disappointed: "Navigator 2.0" and this Beamer works by rebuilding the entire navigation stack **every** time you navigate so it should be possible....

@CodeFoxLk Can you provide some more information? In some cases this is an expected behavior.

We have a problem with including a `state` check because you cannot really define the `state` if using `BeamGuard.beamToNamed`. This will be reworked as a part of `v2` which will...

**First question** Unfortunately no work has been done yet into investigating #220. Do you have any additional insights into what may be a better solution? **Second question** Usually, it's best...

@Lorenzohidalgo Thanks for the PR! :blue_heart: This is definitely a useful feature, but now that I think of it... Maybe we should switch to `Uri` altogether instead of `String` for...