smart_json_parser 1.0.0
smart_json_parser: ^1.0.0 copied to clipboard
Smart and safe JSON parser for Dart and Flutter. Parse int, double, bool, and string values safely without runtime crashes. Useful for handling dynamic APIs and inconsistent JSON responses.