json_type_guard 1.0.0 copy "json_type_guard: ^1.0.0" to clipboard
json_type_guard: ^1.0.0 copied to clipboard

A tiny, zero-codegen, runtime-safe JSON parsing helper for Dart & Flutter with precise field-level error messages.

1.0.1 #

  • Updated documentation and examples
  • Added comprehensive test suite
  • Improved error messages with theming support

1.0.0 #

  • Initial release
  • Runtime type-safe JSON parsing
  • Clear, field-level error messages
  • Support for optional fields with guardOrNull
  • Default value support
  • Nested object parsing with guardObject
  • List parsing with guardList
  • Custom error theming
  • Debug mode toggle
  • Zero dependencies
  • No code generation required
  • Full test coverage
2
likes
0
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

A tiny, zero-codegen, runtime-safe JSON parsing helper for Dart & Flutter with precise field-level error messages.

Repository (GitHub)
View/report issues

Topics

#json #parsing #validation #type-safety #error-handling

License

unknown (license)

More

Packages that depend on json_type_guard