Package-level declarations

Types

Link copied to clipboard
actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

expect class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

actual class KReviewer

The KReviewer class is useful to manage the biometric authentication

Link copied to clipboard
class NeutronLocalUser : EquinoxLocalUser

The NeutronLocalUser class is useful to represent a user in the client application

Link copied to clipboard
class NeutronRequester(host: String, userId: String? = null, userToken: String? = null, debugMode: Boolean = false) : EquinoxRequester

The `NeutronRequester** class is useful to communicate with the Neutron's backend

Properties

Link copied to clipboard
const val AUTH_SCREEN: String

AUTH_SCREEN route to navigate to the com.tecknobit.neutron.ui.screens.auth.presenter.AuthScreen

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

navigator the navigator instance is useful to manage the navigation between the screens of the application

Link copied to clipboard
Link copied to clipboard

PROJECT_REVENUE_SCREEN route to navigate to the com.tecknobit.neutron.ui.screens.project.presenter.ProjectScreen

Link copied to clipboard

REVENUES_SCREEN route to navigate to the com.tecknobit.neutron.ui.screens.auth.presenter.AuthScreen

Link copied to clipboard
const val SPLASHSCREEN: String

SPLASHSCREEN route to navigate to the com.tecknobit.neutron.ui.screens.Splashscreen

Functions

Link copied to clipboard
actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.neutron.imageLoader instance

expect fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.neutron.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.neutron.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.neutron.imageLoader instance

actual fun customHttpClient(): HttpClient

Method to create a custom HttpClient for the com.tecknobit.neutron.imageLoader instance

Link copied to clipboard
fun navToInsertRevenueScreen(revenue: Revenue? = null)

Method used to navigate to the InsertRevenueScreen

Link copied to clipboard
fun navToInsertTicketScreen(project: ProjectRevenue, ticket: TicketRevenue? = null)

Method used to navigate to the InsertTicketScreen

Link copied to clipboard

Method used to navigate to the ProfileScreen

Link copied to clipboard

Method used to navigate to the ProjectScreen

Link copied to clipboard

Method used to navigate to the RevenuesScreen

Link copied to clipboard

Method used to navigate to the Splashscreen