make more content on bloc state management and plz tell us when to use a single state with copyWith method with bloc and when to use multiple state in bloc??
on 30:38 you still forget to change the 'name' parameter in the _onEmailChanged and _onPhoneChanged in the state.Copywith method....it should be _onEmailChanged( // email: BlocFormItem) and _onPhoneChanged(// phone: BLocFormItem)....it took me 2 days to figure out that goddamn error.
Fabulous tutorial
Excellent Tutorial
Excellent tutorial
Best tutorial, Can you make a firebase auth example with the same logic?
make more content on bloc state management and plz tell us when to use a single state with copyWith method with bloc and when to use multiple state in bloc??
Excellent tutorial. Can you please write it with the Cubit state management?
thanks. i will try but too busy.
@@MobileProgrammer I will wait for your video :)
31:59 main
Do you have the GetX version for this topic? Or I missed it?
I haven’t create one with Getx. It’s in my plan.
@@MobileProgrammer AWESOME! This why I hit your red button...you always give us the best...
on 30:38 you still forget to change the 'name' parameter in the _onEmailChanged and _onPhoneChanged in the state.Copywith method....it should be _onEmailChanged( // email: BlocFormItem) and _onPhoneChanged(// phone: BLocFormItem)....it took me 2 days to figure out that goddamn error.
Oh man. Sorry to hear that.
Thank you brother