Flywheel icon indicating copy to clipboard operation
Flywheel copied to clipboard

A simple and predictable state management library inspired by Redux for Kotlin Multiplatform using the concepts of actors.

Results 2 Flywheel issues
Sort by recently updated
recently updated
newest added

Love the library! Great work. I really like the structure and design of it. I am, however, struggling to write unite tests for some code I wrote using this library....

Hi, I am trying to implement a very simple State in my KMM project and I run into an exception. I don't know if I am doing things correctly, here...