Package-level declarations
Types
Link copied to clipboard
Dagger component for dependency injection. This is the main entry point to the Dagger framework.
Link copied to clipboard
Database module for dependency injection. Provides instances of AppDatabase and DAOs.
Link copied to clipboard
A Module to provide DataStore instances. This module is mainly responsible for creating and configuring the DataStore<Preferences> instance.