
I m pretty new to Flutter and still trying to understand the 'right" way to structure a app.
I am pretty new to Flutter and still trying to understand the 'right' way to structure a app.
I keep seeing people recommend get_it, but I also found dependy and it looks pretty nice too.
Do I actually need a dependency injection/service locator package for a normal app? Or is it just adding complexity that I dont need?
If you had to pick today, would you go with get_it or dependy? And why?
Im still learning Flutter so Im trying not to over engineer things from the start, Any advice or things you wish you knew when you was beginning would be awesome.
References:
https://pub.dev/packages/get_it
https://pub.dev/packages/dependy