Flutter & Dart Packages.
We publish and maintain open-source packages for the Dart and Flutter ecosystem on pub.dev. Each package is built with production quality in mind.
Reactive state management for Dart and Flutter. Clean architecture with strict separation of data, behaviour, and events. Includes a built-in DevTools Inspector for live entity inspection and system timing.
Flutter widget integration for Orchestra. Provides reactive widgets (OrchestraWidget, OrchestraBuilder), the OrchestraHandle API for reading and watching state, and lifecycle hooks for the widget tree.
A build_runner code generator for Orchestra. Eliminates boilerplate by generating typed entity and system classes from a declarative DSL called Composer. Infers reactive dependencies automatically.
Keycloak authentication for Flutter using the Authorization Code + PKCE flow. Supports mobile deep links, desktop loopback, and web callbacks. Includes automatic token refresh and typed auth exceptions.