infrastructure/di/injection library

Properties

getIt GetIt
The global GetIt service locator instance used throughout the app.
final

Functions

configureDependencies({required AppEnvironment environment, FirebaseRemoteConfig? firebaseRemoteConfig}) Future<void>
Registers all application dependencies with getIt for the given environment.