davidmarne / built_redux

an implementation of redux written in dart that enforces immutability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

built_redux

Pub codecov.io


built_redux is a state management library written in dart that enforces immutability. built_redux is not only an implementation of redux, but also a framework for building middleware and reducers in a type safe manner.

Inspired by redux

Built using built_value

Framework bindings

flutter

Examples

Libraries

Documentation

About

an implementation of redux written in dart that enforces immutability

License:MIT License


Languages

Language:Dart 100.0%