flatbuffers
24053
FlatBuffers: Memory Efficient Serialization Library
flutter_html
1839
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
dart-petitparser
467
Dynamic parser combinators in Dart.
markdown
437
A Dart markdown library
crimson
238
Fast, efficient and easy-to-use JSON parser and serializer for Dart.
dart-xml
225
Lightweight library for parsing, traversing, and transforming XML in Dart.
flutter_gherkin
207
A Gherkin parsers and runner for Dart and Flutter which is very similar to cucumber
receipt-manager-app
187
Receipt parser application written in dart.
deep_pick
117
Pick values from Dart deep nested data structures (usually json)
enough_mail
116
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
webfeed
104
A dart package for parsing RSS & Atom feed
csv
99
A dart csv to list codec / converter
turf_dart
80
A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
build_cli
52
A builder that generates an ArgsParser from a class
flutter-plugins-japx
25
JSON:API parser for Flutter
dart_minecraft
20
A Dart library for Minecraft and Mojang Web-APIs, authentication, and NBT Files.
dart-petitparser-examples
19
Examples of PetitParser for Dart.
simple_json
15
Simple way to dynamically convert from and to JSON using build-time generators given a type.
m3u-parse-utils
14
Dart library to parse m3u and m3u_plus files on Dart
uri_parser
9
🔗 A minimal & safe utility to parse URIs.
dart_text_parser
9
A Dart package for flexibly parsing text into easy-to-handle format according to multiple regular expression patterns.
qs
6
A query string encoding and decoding library for Dart. Ported from qs for JavaScript.
peg
1
A command line tool for generating (streaming, chunk, file) top-down parsers from a parsing expression grammars (PEG).