xml
Full-featured XML for Dart — DOM parsing, SAX streaming, XPath 3 querying, and a fluent builder API.
Explore XML, YAML & Interchange Formats Flutter packages and compare platform support and community metrics.
29 packages
Full-featured XML for Dart — DOM parsing, SAX streaming, XPath 3 querying, and a fluent builder API.
A parser for YAML, a human-friendly data serialization standard
A library for YAML manipulation with comment and whitespace preservation.
Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.
Runtime library for protocol buffers support. Use with package:protoc_plugin to generate Dart code for your '.proto' files.
A simple library to manage properties file (and something more) in Dart
A library to write YAML documents, supporting Object encoding and 'dart:convert' 'Converter'.
An XML to JSON conversion package. Supports Badgerfish, GData, OpenRally and Parker conversions.
Parser and encoder for TOML v1.0.0 (Tom's Obvious, Minimal Language) configuration files.
FlatBuffers reading and writing library for Dart. Based on original work by Konstantin Scheglov and Paul Berry of the Dart SDK team.
Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.
A CBOR library for Dart. An RFC8949 compliant encoding/decoding CBOR implementation.
A lightweight library streaming event-based XML Parser to parse XML Documents as a SAX.
Dart package to render JSON data to YAML with built-in automatic beautifier and support for Dart pubspec.yaml and pubspec.lock conventions
Package for load, manipulate, and save GPS data in GPX format (a light-weight XML data format for the interchange of GPS data - waypoints, routes, and tracks).
Read and write .ini files
Provides a simple means of saving/loading settings from a yaml file without the yaml fuss.
Message Pack implementation for dart
Binarize allows for a more streamlined and extendable binary creation experience.
MessagePack implementation for dart. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON.
FHIR library of versions R4, STU3, DSTU2, and R5 (draft) for Dart & Flutter.
Streaming API implementation of MessagePack binary serialization format - msgpack.
An efficient and schemaless binary encoding format for Flutter and Dart.
Automatically generate code for converting to and from XML by annotating Dart classes.