1 Forks
20 Stars
20 Watchers

StateReducerFlow

This repository contains the article describing my attempt to implement a simple state reducer based on Kotlin Flow and an example app that uses it.

How to download and setup StateReducerFlow

Open terminal and run command
git clone https://github.com/linean/StateReducerFlow.git
git clone is used to create a copy or clone of StateReducerFlow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with StateReducerFlow https://github.com/linean/StateReducerFlow/archive/master.zip

Or simply clone StateReducerFlow with SSH
[email protected]:linean/StateReducerFlow.git

If you have some problems with StateReducerFlow

You may open issue on StateReducerFlow support forum (system) here: https://github.com/linean/StateReducerFlow/issues