buttonsrtoys / mvvm_plus

State management package for Flutter that implements MVVM
MIT License
25 stars 2 forks source link

Semantics #26

Open abcnow opened 1 year ago

abcnow commented 1 year ago

What I love about Getit semantics is that it was created by a programmer who happens to be a lawyer and the language and structure of the package is very clear to designers like me…(people who are new to programming).. and I think programmers love it too for all the right reasons.. I love your package concept.. I think it is the best thing out there (at least in theory) but when I go inside for example View Model.. I think it is related to view/design elements but you can do a bunch of things with it and I just got lost there ..I promise that I will Get back at it tomorrow.. hopefully someone will create a YouTube tutoríal on this …keep the good work!

buttonsrtoys commented 1 year ago

Thanks for the feedback! Yeah, I put a lot of time into the docs but am too close to the code so am not sure what is obvious to people and what is not. I was thinking about putting a YouTube vid together. Thanks for the nudge.

It would be very helpful for me to get you up to speed on the mvvm+. (For me to learn what's obvious and what isn't). So, please follow up with any questions you have!

dreamtank89 commented 1 year ago

I love this package. Can't wait for the youtube tutorial.

buttonsrtoys commented 1 year ago

Thanks! I have a block of time next week and will put one together then. I'll post the link here.

On Wed., Nov. 2, 2022, 11:18 p.m. dreamtank89, @.***> wrote:

I love this package. Can't wait for the youtube tutorial.

— Reply to this email directly, view it on GitHub https://github.com/buttonsrtoys/mvvm_plus/issues/26#issuecomment-1301570052, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXIK3MVVOGBWTOC4TVWFWDWGMOGHANCNFSM6AAAAAARCX54LM . You are receiving this because you commented.Message ID: @.***>

buttonsrtoys commented 1 year ago

Thanks again for the nudge on the video. I just completed two. The links are on the readme page: https://pub.dev/packages/mvvm_plus

buttonsrtoys commented 1 year ago

I've realized that my longer, demo video could have more detail, so I am going to create a new video in the next couple weeks. I'll leave this issue open until the new video is released.