json_path library

JSONPath for Dart

Classes

JsonPath
A parsed JSONPath expression which can be applied to a JSON document.
JsonPathMatch
JsonPathParser
A customizable JSONPath parser.