Jonny Borges
Jonny Borges
Thanks for pointing this out. This impacts very little on the current api, but I am already making these changes. This has a greater impact on those who used the...
Thanks for opening this issue, and you're absolutely right! This is an architectural problem that I didn't think about at the time I created putAsync, to be honest, I used...
Thank you very much for opening this issue, I haven't had the opportunity to run your repro code yet, but just by taking a quick look, I can identify the...
Thank you for your response. Can the issue be reproduced with the code provided in version 4? I just tested the code provided in version 5, and I can reproduce...
Maybe you are calling the navigator before the GetMaterialApp is attached. Would you be calling Get.toNamed("/configuracion"); in onInit or class constructor?
Thanks a lot for the report (actually that's all I needed, people reporting version 5 bugs). Flutter's drawers depend on Navigator 1, so I'm thinking of renaming Get.close(), which today...
Please, show me the `size_utils.dart:28:14` code.
Is your proposal that I release two more versions? One with this change, supporting the new SDK, and then another reverting it, and removing the deprecated code by adding a...
I can still reproduce it in version 2.2.2