Daniel López Lacalle
Daniel López Lacalle
In our case we need this too. I think it's not needed to add complex objects serialized in the url. Simply having an args parameter when pushing a route and...
> Here's what I'm thinking with the API for this: `push('/page', state: myState)`, with `state` being an `Object?`. This won't be obviously won't be type-safe so will need casting. >...
Hi. I have yet to implement view recycling for it to perform better. I'll let you know when it is done (when I find the time to do it :P).
Looks like this plugin is no longer maintained by the author. Do you guys recommend an alternative you know of?
> @expilu @ThomasEcalle @deadsoul44 Here is a potential solution using's intl package: #20 I ended using intl package. As a way to handle plurals in strings, I like [how Android...
I'm having a similar problem with v0.6.15. With a similar set up using open webui as "proxy" for the ollama api for the Continue plugin. It works for a while...