@marufhassan634

It was an amazing tutorial and this may seem redundant to most but having this on your CV can give it a huge boost and make you stand out among thousands of CVs. As Rivaan mentioned, there aren't many resources where you can learn this so it's a huge contribution to the Flutter community as well. 

My only issue with video is that there is an error in the model class even after running code gen which shouldn't be there and commenting a model class used in codegen is a bad practice. No one is going to remember why they did it after a few weeks. If some GDE or expert can point out the issue and the fix, it would be really helpful and Rivaan can pin it in the comment section.

@dabelydadi7551

Riivan there is no one like you in this world, all your content are pretty valuable

@sammyjokes9613

Every time you drop a new content, I'm eager to watch coz I know it's going to be benefiting ❤

@hardiklakhalani6268

Your content quality is the BEST 😘

@redaantar8908

I just discovered your channel, and I’m literally amused of the knowledge you covered in your videos, i have a question pls, do you have any idea about how the apps gen services (drag and drop) such as flutterflow works behind the scenes.

@faheemullah9121

You have a unique of teaching.
I appreciate your efforts and time for us.
I would request you to provide us a short video on bloc pattern in flutter.
That have main key points of bloc pattern.
Thanks 💌

@rajatkhoware2364

Great content, Rivaan! However, I'm curious about handling nested models. For example, if we have a User model that includes multiple other models like Address, how should we approach managing this structure?

@prashantbhardwaj7627

Thank you God for sending Rivaan.

@randomcsguy2065

DAMN!!!!!!!!!!!!!!!! cannut wait to see how far rivan will go in 2023

@siddhant4882

great channel and great tut, well done.

@abhayrawat8812

Super video bro.... Thanks a lot for info !!!🤟

@adil_elkhallouki

really your channel is a treasure cave👌👌👌

@Aboelnasrmo

Hi Rivan , thanks for the video , i have one question , how to use it in another app?

@md.ismailalamkhan

Really great explanation good job man.

@lightgaming1142

How would I access the generic type of the annotation ex.: @MyAnnotation<Model>  how do I get the Model classname. And how should I do imports in the generated code? Like how would I import the Model class?

@programingtales7514

It didn't work on flutter 3.3.0 any update for this issue?

@a.alg0hary549

this channel is amazing

@captainbohra

hey tell me is this an ai powered assistant for code generation??

@zendphpcolombia4902

Nice video thanks, although india english is a battle field hahaha, anyway you have a new subscriber

@aktxyz

at one point your command line has "flutter pub run build_runner build watch " ... not sure but I think it should be "build" or "watch" ... not both?