rfc_6901
JSON Pointer (RFC 6901). Reads/writes referred values in JSON documents.
Explore JSON Flutter packages and compare platform support and community metrics.
36 packages
JSON Pointer (RFC 6901). Reads/writes referred values in JSON documents.
Package to simplify and improve JSON parsing in isolates by keeping one isolate running per instance.
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.
Simplifies manual JSON parsing with a type-safe API. No dynamic, no manual casting. Flexible inputs types, fixed output types. Useful parsing error messages
An XML to JSON conversion package. Supports Badgerfish, GData, OpenRally and Parker conversions.
JSON Schema implementation in Dart
v1.1.5Displaying json models in a Flutter widget with customization.
Fast, efficient and easy-to-use JSON parser and serializer for Dart.
JSON with comments and trailing commas.
v2.2.5An Open-Source Dart and Flutter Library for Efficiently Handling GeoJSON Data in Compliance with RFC 7946
Dart package to render JSON data to YAML with built-in automatic beautifier and support for Dart pubspec.yaml and pubspec.lock conventions
Polymorphic JSON serialization based on json_serializable annotations.
Utilities to work with geojson data. Parser with a reactive api, search and geofencing
Utilities for diffing two JSON objects
A simple validation library for Dart
Lightweight parser for the JSON:API (http://jsonapi.org/) structure.
Pure Dart utility package for the JSON Patch standard. Can apply patch operations as well as perform a diff algorithm on JSON-like objects.
v0.4.2A json preview package that has a not bad performance. lazy load json tree node that cause less jank. Support display large list json data like chrome dev tool.
v1.1.2A package that converts JSON string into a customizable flutter widget.
Encoder and decoder for a canonical JSON format, useful when cryptographically hashing or signing JSON objects.
v0.1.0A highly customizable widget to render and interact with JSON objects.
v1.0.1A Json viewer widget for flutter. Shows json data in an extensible list. Makes data readable on the phone easily.
A lightweight library for encoding and decoding JSON5 with comments and trailing commas support.
v0.0.8A json editor on flutter.