Skip to content

state watcher

Simple state management solution for your Flutter application.

Features

Easy to use

A simple but powerful API: few concepts to learn, easy to use.

Reactive

Update the state and everything which depends on it, is updated right away.

Separation of concerns

Separate the view, the state, and the busines logic.

Dependency Injection included

You don’t need another Dependency Injection tool if you want.

DevTools Extension

Integrated with DevTools for easy debugging.