laterdayi
laterdayi
https://github.com/Aniketkhote/refreshed
Maybe the author gave it up
https://github.com/Aniketkhote/refreshed
 https://pub.dev/packages/refreshed
There is a nice syntax in riverpod. Is it available in getx5 getbuilder? ``` final boredSuggestion = ref.watch(boredSuggestionProvider); // Perform a switch-case on the result to handle loading/error states return...
Now Get.close() no longer returns a certain number of pages in the stack. How should we roll back several pages in get5, A>B>C>D>E, and how to go back to B...
Oh, I understand, closing the bottom sheet snackbar... will become close, and returning to the page will become back, which is more semantic.
Is it convenient to ask the specific release date of getx5? I am very much looking forward to it and using it in the project,After the release of getx5, will...
Okay, I'll give it a try. I saw it discussed before that getx5 will be subcontracted. Is there any documentation on this, or is there a specific name for each...
Hopefully, the authors will document the migration considerations in as much detail as possible while providing the ability to split getx into multiple packages