An open API service indexing awesome lists of open source software.

https://github.com/episode6/redux-store-flow

Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines
https://github.com/episode6/redux-store-flow

kotlin kotlin-multiplatform kotlin-multiplatform-library redux

Last synced: 2 months ago
JSON representation

Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines

Awesome Lists containing this project

README

        

# Redux StoreFlow

Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines

Documentation available at https://episode6.github.io/redux-store-flow

Building the project locally on a linux machine may require `gcc` and `libncurses5`