this is really great man, I quite like GetX just needs a bit of time to get used to especially if u are coming from flutter_bloc (though lots of boilerplate, it has a nice structure of state management: events, bloc, states,). Thank you for your efforts. For the comments below me, the reason why he is putting controller always is to teach u with the right principles from the get go by completely separating UI from logic, he could easily just do validation checks on the form but he puts everything in home controller and just calls a particular controller wherever its needed
@@ripplescode by the way, I have a question. I created a Stepper widget each step having a form, all wrapped in a form. and whenever I put the list of Global keys for each sub form in the controller, I get a _route==ModalRoute.of(context) is not true error. However if I put the list of Global Keys for the sub form in the page which contains the forms (UI) the error is gone...I dont know why it works from here but not when I try to access the same list from controller
@@ripplescode also it would be great if you could do some clips on how to use widgets that have setState but in GetX, things likeDropdownButtonFormField, Radio Buttons etc. How do we approach this in GetX? Thanks
Thank you very much for this effort But always upload the file as it was started from the first minute Its first design form before programming the file Save time and don't waste our minds in more than one direction We also want to focus with the programming points that I focused on after designing the file Uploading the file is supportive of this
@@ripplescode dont make soo much controllers...simply make a new dart file which contains functions like CRUD and you call them simple...also the form validations and the key stuff really weird for even intermediate people.... Getx was supposed to make things easier and simpler and less code but u did it more difficult... i can give u my example too where i used getx and firebase..(it;s not final though) please see
this is really great man, I quite like GetX just needs a bit of time to get used to especially if u are coming from flutter_bloc (though lots of boilerplate, it has a nice structure of state management: events, bloc, states,). Thank you for your efforts. For the comments below me, the reason why he is putting controller always is to teach u with the right principles from the get go by completely separating UI from logic, he could easily just do validation checks on the form but he puts everything in home controller and just calls a particular controller wherever its needed
Thank you
@@ripplescode by the way, I have a question. I created a Stepper widget each step having a form, all wrapped in a form. and whenever I put the list of Global keys for each sub form in the controller, I get a _route==ModalRoute.of(context) is not true error. However if I put the list of Global Keys for the sub form in the page which contains the forms (UI) the error is gone...I dont know why it works from here but not when I try to access the same list from controller
@@ripplescode also it would be great if you could do some clips on how to use widgets that have setState but in GetX, things likeDropdownButtonFormField, Radio Buttons etc. How do we approach this in GetX? Thanks
Thank you very much for this effort
But always upload the file as it was started from the first minute
Its first design form before programming the file
Save time and don't waste our minds in more than one direction
We also want to focus with the programming points that I focused on after designing the file
Uploading the file is supportive of this
Finally, you are using VS code😂
❤️❤️❤️
How to design database for Ecommerce app
very greate whats your theme name
Code blue
Please make a detailed video on firebase dynamic link with getx route .!! Please... there is no good tutorial about this topics.
ok
Is it possible to explain while writing the code, writing all the code and explaining it is not suitable for beginners like us thanx :)
If you know flutter basic then you can easily understand the code.
configurations in the provided videos are way to uselesslly difficult
Any better idea?
@@ripplescode dont make soo much controllers...simply make a new dart file which contains functions like CRUD and you call them simple...also the form validations and the key stuff really weird for even intermediate people....
Getx was supposed to make things easier and simpler and less code but u did it more difficult... i can give u my example too where i used getx and firebase..(it;s not final though) please see
'ok' count: infinity
??