ModuleSingleton
Dagger Module base for app
Functions
provideAppDatabase
Link copied to clipboard
@Provides
@Singleton
Content copied to clipboard
A database that doesn't need migrations and encryption
provideAppHttpClient
Link copied to clipboard
Ktor http client
provideAppStorage
Link copied to clipboard
Shared preferences
provideCoreSecurityDatabase
Link copied to clipboard
@Provides
@Singleton
Content copied to clipboard
Database with encryption and migrations
provideUsersDataService
Link copied to clipboard
@Provides
@Singleton
Content copied to clipboard
Database management service
Properties
migrations
Link copied to clipboard