Skip to content

an implementation of redux written in dart that enforces immutability

License

Notifications You must be signed in to change notification settings

Workiva/built_redux

Repository files navigation

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