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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54e2901 · Nov 4, 2024
Nov 4, 2024
May 12, 2020
Sep 5, 2023
Sep 5, 2023
Sep 5, 2023
Dec 23, 2019
Sep 5, 2023
Dec 29, 2017
Aug 2, 2018
Oct 7, 2024
Feb 5, 2021
Nov 4, 2024

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