luthor 0.4.2+1 luthor: ^0.4.2+1 copied to clipboard
A Dart validation library inspired by https://zod.dev with support for code generation.
Luthor #
Luthor is a validation library, heavily inspired by zod
Installation #
Dart:
dart pub add luthor
Flutter:
flutter pub add luthor
See the documentation for usage.