getx
10713
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
states_rebuilder
479
a simple yet powerful state management technique for Flutter
kiwi
351
A simple compile-time dependency injection library for Dart and Flutter
momentum
117
MVC pattern for flutter. Works as state management, dependency injection and service locator.
flutter_simple_dependency_injection
94
A super simple dependency injection implementation for flutter that behaviours like any normal IOC container and does not rely on mirrors
ioc_container
64
A lightweight, flexible, and high-performance dependency injection and service location library for Dart and Flutter
koin.dart
57
A pragmatic lightweight dependency injection library. This is a port of Koin for Dart projects.
dartin
43
A pragmatic lightweight dependency injection framework for Flutter developers.
reactter
25
A light, powerful and quick Reactive State Management, Dependency Injection and Event Handler.
lite_ref
15
A lightweight dependency injection library for Dart and Flutter.
inherited_state
9
Simple and clean state management backed by InheritedWidget and DI backed by the service locator pattern.
toor
6
Compile-time safe & easy dependency management in Dart
depend
3
dependencies is a Flutter package for managing dependencies and initializing them before the app starts. It provides easy access to dependencies and logs initialization times for performance tracking.