© 2026 Hashnode
ATTENTION: This is an article about get_it which has nothing to do with the getX package please stop mixing them up. Most people, when starting with Flutter, look for a way to access their data from views to keep them separate. The Flutter documenta...

Okay, this will be a pretty opinionated article, but it's a topic I feel strongly about. I grew up with Object-Oriented Programming (OOP), and since then, I've thought of objects when designing software systems. At the core of OOP is the idea that ob...
