laterdayi
laterdayi
Yes, this should be something that needs to be modified, and expect to fix it
same question
@nayuki Is there a plan?
Looking forward to solving it, the problem right now is very difficult for development debugging
@sodatea Will there be an update?
This is an excellent project, when will the new version be released
@nfischer looking forward to your help
For example: I have A page, A controller, in A controller store a lot of data and update data methods (string Boolean model class, update string update model class to...
# a.controller file ``` class AController extends GetxController { // -------------------------------------------------------------------------------------------- > State & Controller static EngineerRepairController get to => Get.find(); CallDetailModel callDetailData = CallDetailModel(); List faultTypeList = []; @override...
This example looks like it only maintains todo data, and I have a lot of data in one controller, todolist, movieDetailData..... Do you want to create a provider for each...