gabrielmarinhoindico

Results 5 comments of gabrielmarinhoindico

any progress? I had a similar problem, once OSMFlutter was built it work fine, but when I called it again (after change of widget/route, etc, and coming back to build...

> can you share some sample and also on which version you're using ? Explanation at the end (ignore some parts that maybe are not being used, i edited it...

> why did you try to use navigator in materialApp directly why to try to add MaterialRoutePage like that? Was just an example to represent route change and illustrate the...

> interesting i guess because body limit is an error which is handled on the fasthttp level and the parameters and routing comes after that > > can you share...

> simliar to our check > > https://github.com/gofiber/fiber/blob/9b0a99ba27fcae1b841ecd28139785b6e230c59b/app.go#L1094-L1095 One thing that i noticed is that Params from ctx.Route().Params return an empty slice when this case happens, so to solve this...