smart_json_parser library

Smart JSON parsing utilities for Dart and Flutter.

This library exposes the SmartJson wrapper as the single public entry point. All parsing logic and helpers remain inside the src/ folder.

Classes

SmartJson
Public entry point for safe JSON parsing.