utils

This module provides a collection of utility functions, extensions, typealiases and helper methods to simplify common tasks within the project. These utilities are recommended to be reused across different parts of the codebase to promote code reusability.

Dependency

dependencies {
implementation(project(":core:utils"))
}

Packages

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