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.
Generate obfuscated or encrypted Dart files from YAML/JSON. Protect sensitive data in Flutter/Dart apps with multi-layer XOR obfuscation or AES-256 encryption.