kauemurakami / getx_pattern

Design pattern designed to standardize your projects with GetX on Flutter.
https://kauemurakami.github.io/getx_pattern
1k stars 235 forks source link

Get_Pattern Template #5

Closed gdelgado11 closed 4 years ago

gdelgado11 commented 4 years ago

Do you have not considered creating something to be able to create Getx projects with Slidy for example. It currently serves to create Bloc and Provider projects, it was great if you could create the framework for GetX as well. Or, failing that, some other way that generates that template type structure.

kauemurakami commented 4 years ago

Hi gdelgado11, currently Jhony is working on exactly this, getcli a laravel style haha. I, on the other hand, will implement the snippets, create new Bloc and create new Cubit style, by right clicking on some directory of your project when you have their extension installed. It is an easy way to create and does not need extra installations or packages, I can add it to getxsnippets. Thank you for contributing

gdelgado11 commented 4 years ago

Great. Thanks for your prompt response. If definitely included in the snippet is a good idea too. Regards, GD

El dom., 23 ago. 2020 a las 20:00, Kauê Murakami (notifications@github.com) escribió:

Hi gdelgado11, currently Jhony is working on exactly this, a laravel style haha. I, on the other hand, will implement the snippets, create new Bloc and create new Cubit style, by right clicking on some directory of your project when you have their extension installed. It is an easy way to create and does not need extra installations or packages, I can add it to getxsnippets. Thank you for contributing

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kauemurakami/getx_pattern/issues/5#issuecomment-678842673, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE6RBSCB5NRV6OURUQED4JTSCGURVANCNFSM4QI5TLLA .

-- [image: ] Saludos,

Gustavo A. Delgado B.

kauemurakami commented 4 years ago

Yes, I'm in the middle of a hack, but in a few weeks I'll do it !! Thanks for the encouragement !