Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Injection and GetX #135

Open
warcayac opened this issue Jul 20, 2021 · 1 comment
Open

Direct Injection and GetX #135

warcayac opened this issue Jul 20, 2021 · 1 comment

Comments

@warcayac
Copy link

Hi! a very good video. I like you deal some tools and give examples with pros and cons. I was reading this article "The Flutter GetX Ecosystem ~ Dependency Injection" at https://medium.com/flutter-community/the-flutter-getx-ecosystem-dependency-injection-8e763d0ec6b9 , it makes DI to seem so easy to use that that makes you wonder if it really is so. What are your thoughts about this article and GetX package?

@FilledStacks
Copy link
Owner

Hi @warcayac Thanks for watching :) I appreciate it.

My thoughts on GetX comes from some interactions with the author. He wanted to make app development easier, and that's exactly what I support, so I think it's good conceptually. I haven't used it because it makes everything dependent on the package everywhere. Your UI, ViewModels (or whatever it's called), services, etc all dependent on a single package.

Which I'm not very happy with. But keep in mind I've literally never used it so I have no valid input to it's usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants