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.
Open source libs published on pub.dev, apps in production and websites, personal and client work.
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.
Extension of Validart with Brazilian validators (CPF, CNPJ, PIX, phone and more) and a complete pt-BR translation.
High-level cryptography for Dart (AES, RSA, ECDH). Fluent builder API with compile-time safety and seamless cross-platform interoperability.