
Library simplifies representation of commonly used states, offering a structured way to manage state transitions. Encourages community involvement through contributions, issue reporting, and starring the project.
A Kotlin Multiplatform Library for representing commonly used states
dependencies {
implementation("tz.co.asoft:kase-core:unspecified")
}The full api reference of kase can be found at https://asoft-ltd.github.io/kase
There are multiple ways you can support this project
If you found it useful, just give it a star
You can help by submitting pull request to available open tickets on the issues section
This makes it easier to catch bugs and offer enhancements required
A Kotlin Multiplatform Library for representing commonly used states
dependencies {
implementation("tz.co.asoft:kase-core:unspecified")
}The full api reference of kase can be found at https://asoft-ltd.github.io/kase
There are multiple ways you can support this project
If you found it useful, just give it a star
You can help by submitting pull request to available open tickets on the issues section
This makes it easier to catch bugs and offer enhancements required