libopen source
validart
Type-safe validation for Dart, inspired by Zod. Validate typed entities and JSON-like maps with the same schema. Structured errors, async and i18n built-in.
Dart
I build apps, libs and interfaces with Flutter, Dart and the web. I enjoy building creative solutions, working with technology and constantly learning new things.
Type-safe validation for Dart, inspired by Zod. Validate typed entities and JSON-like maps with the same schema. Structured errors, async and i18n built-in.
Schema-driven Flutter forms on top of Validart. Typed VField<T>, ValueNotifier-based reactive state and sync + async cross-field validation.
Fine-grained reactivity for Flutter, built on ChangeNotifier: Signal, Computed, Effect, AsyncSignal and an auto-tracking Observer widget. Zero dependencies, no code generation.