-
**Describe the bug**
Using GetBuilder with some GetxController without initializing the controller on first screen, causes error to appear on second screen that would otherwise not occur.
See the…
-
**I'm working on version 3.0 of Get, and I need your opinion on some topics.**
**1.** I have received countless issues and messages asking to change the lib name, as "Get" is the most common word …
-
I read that the simple one merge the state of all "rebuild-able" parts of the screen into one, and when it is called the `update()` all states will update. And GetX will make it separately, defining a…
-
**Describe the bug**
When registering a controller using Get.put() methods, its not trigger the onInit() override method in the controller.
**Expected behavior**
Run onInit() method when register…
-
With the latest Provider versions, there's a nice shorthand for when you just want to bind the entire Widget for a rebuild.
Can use
```
A a = context.watch();
B b = context.watch();
return Text…
-
**Describe the bug**
Exceptions in the web implementation are not catchable using the platform interface.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an empty flutter project usi…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
when i use it for listen some observable variable it doesn't do on first time, but it do when variable change on second time.
i need help!!!
-
Hello, and thank you for the great job, that you do.
I started to use your package in our App, and now routing & state management is much more readable and easy to maintain.
However i have some qu…
-
It is high time, that the GET capability is shown by the way of example. Request the Flutter masters to assist in documenting and creating sample app to show the capability of every GET functions.
…