当我使用Getx更新我的小工具时?我不知道Rx()怎么联系我放进去的东西。
代码是_obx=Rx()。但我发送的数据是"".obs。这不是Rx(),但这是RxString()。当我使用"".obs.value="newString"时。为什么Rx()能知道谁在更新数据。You should only use GetX or Obx for the specific widget that will be updated.or insert them outside
我在检查是否一个接一个的时候遇到了这个错误。我不知道我写的代码是怎么工作的。我想和你商量一下它是否有效。有人能帮忙解决这个问题吗?CountryView()
[Get] the improper use of a GetX has been detected.You should only use GetX or Obx for the specific widget that will be updated.or insert them outside the scope that
我在两个路由中使用Obs/Obx,一个可以正常工作,但另一个不行。,但当我运行它时,我得到了错误: widgets库===捕获到=异常以下消息在生成Obx时抛出( has builder,dirty,state:_ObxState#11cd1):检测到GetX的不当使用您应该只对要更新的特定小部件使用GetX或Obx。如果您看到此错误,您可能没有将任何可观察到的变量插入GetX/Obx中,或者没有将它们插入到<em