Jonny Borges

Results 129 comments of Jonny Borges

Wasm support is there! I'm doing an experiment with nested routes that will simplify the entire codebase. There's just one small detail to make it ready. I made a request...

> > Kindly Donate Here: https://ko-fi.com/jonataslaw > > What are the possibilities for supporting GetX from Russia and Belarus? Or other places where there is no visa/mastercard/paypal Well, I would...

Anyone facing any issues with the current versions? I don't understand why you say something about keeping the package alive, as if it weren't functional. And I'm working on updates...

I believe you should open this issue in the repository https://github.com/firebase/flutterfire which is responsible for the package that uses outdated dependencies. Also, as a temporary workaround, you can use `dependency_overrides`...

We are very close now, I am working every day on the stable release of version 5, once the issue with Flutter web is fixed it will be ready to...

To be honest with you, version 5 is way more stable than version 4 if you are not using nested routes. Everything is better there. But I will promote it...

This was introduced by Nested Bindings. When someone directly accesses a nested route in the browser, the parent's dependencies and middleware must be loaded. However, you're right, it should only...