Getx: Sample App | Showing capability of Get

Created on 23 Jun 2020  路  4Comments  路  Source: jonataslaw/getx

It is high time, that the GET capability is shown by the way of example. Request the Flutter masters to assist in documenting and creating sample app to show the capability of every GET functions.

This will make developers like me to utilise the Get capability with confidence and understanding.

Kindly kindly do the needful to make sample app with documentation.

Most helpful comment

It is high time, that the GET capability is shown by the way of example. Request the Flutter masters to assist in documenting and creating sample app to show the capability of every GET functions.

This will make developers like me to utilise the Get capability with confidence and understanding.

Kindly kindly do the needful to make sample app with documentation.

I made a project to show the state management and routes from Get. If you have any question about or wanna help in something, feel free to ask in my discord. I created to help somepeople in Get/Flutter.

https://github.com/Katekko/arctekko-todoapp

https://discord.gg/bb88Bud

All 4 comments

It is high time, that the GET capability is shown by the way of example. Request the Flutter masters to assist in documenting and creating sample app to show the capability of every GET functions.

This will make developers like me to utilise the Get capability with confidence and understanding.

Kindly kindly do the needful to make sample app with documentation.

I made a project to show the state management and routes from Get. If you have any question about or wanna help in something, feel free to ask in my discord. I created to help somepeople in Get/Flutter.

https://github.com/Katekko/arctekko-todoapp

https://discord.gg/bb88Bud

Hey @Katekko
First of all, thank you for doing this :)
Second of all, you're following a clean architecture style, could we possibly have more of a simpler solution? or do you recommend doing this approach?

Hey @Katekko
First of all, thank you for doing this :)
Second of all, you're following a clean architecture style, could we possibly have more of a simpler solution? or do you recommend doing this approach?

I'm trying to use this approach for all my projects. Yes, its seems overkill sometimes....

Only depends of your app complexity. I strongly recommend try to fit that arch in your projects.
But yes, there is some others approach, less complicated

Come to my discord, I can help you if you need

I am going to do this, and also open a public repository where users can submit models.
But this issue is a duplicate of: https://github.com/jonataslaw/getx/issues/290
So I'm closing this to keep the discussion on the previous issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DarkHeros09 picture DarkHeros09  路  3Comments

aytunch picture aytunch  路  4Comments

NO-ob picture NO-ob  路  4Comments

aztecrabbit picture aztecrabbit  路  3Comments

R-Praveen picture R-Praveen  路  4Comments