model_guard 0.0.1
model_guard: ^0.0.1 copied to clipboard
Automatic JSON parser for Flutter/Dart that logs model name, field name, and wrong values during parsing.
License
This single file includes everything a developer needs:
- Package description
- Features
- Installation instructions
- Example usage for single and list parsing
- Fake API client for testing
- Flutter widget demo
- SafeParser logging example
---