Jonny Borges

Results 126 comments of Jonny Borges

Apparently the initial route is being appended to '/', however you are not using named routes. I'm doing a hotfix now for this

any update on this?

interesting. What happens if you return the same parameter received rather null, using the master version?

Please, insert a reproduce code

Try comment this line: ` builder: DevicePreview.appBuilder,`

We need to deprecate this for the null-safety update, but I already found a loophole to make this possible again. I need to make sure that this will not be...

pass as argument lora_modules: "all"

Fixed in latest RC, thank you for reporting this!

> it has issue with "Get.back()" within dialog, > > Screen.Recording.2024-05-20.at.9.48.43.AM.mp4 If you are using getx 5, you need use "close()" to overlays and "back()" to routes.