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 If you are seeing this error you probably did not insert any ob
This will ensure that only the necessary widgets are updated when the observable variables change, improving the performance of your app. Remember to always follow the recommended usage of GetX and Obx to avoid errors and ensure optimal performance.
原文地址: https://www.cveoy.top/t/topic/flBk 著作权归作者所有。请勿转载和采集!