Welcome to flutter_it
A comprehensive set of packages for organizing your Flutter applications.
What is flutter_it?
flutter_it provides a collection of packages that help you build well-organized, maintainable Flutter applications:
🎯 get_it
Simple service locator for dependency injection in Flutter applications.
👁️ watch_it
Reactive state management with automatic dependency tracking.
✋ command_it
Command pattern implementation for Flutter applications.
👂 listen_it
Event-driven architecture with easy event listening and dispatching.
Quick Start
Get started by learning what to do with which package or dive directly into the documentation:
Examples
Check out our examples to see how to use these packages in real applications.