flutter_html
1775
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
dart-petitparser
452
Dynamic parser combinators in Dart.
markdown
437
A Dart markdown library
crimson
223
Fast, efficient and easy-to-use JSON parser and serializer for Dart.
dart-xml
215
Lightweight library for parsing, traversing, and transforming XML in Dart.
flutter_gherkin
202
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
106
Pick values from Dart deep nested data structures (usually json)
enough_mail
103
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
webfeed
102
A dart package for parsing RSS & Atom feed
csv
96
A dart csv to list codec / converter
dart-petitparser-examples
17
Examples of PetitParser for Dart.
m3u-parse-utils
13
Dart library to parse m3u and m3u_plus files on Dart
dart_text_parser
6
A Dart package for flexibly parsing text into easy-to-handle format according to multiple regular expression patterns.
peg
1
A command line tool for generating (streaming, chunk, file) top-down parsers from a parsing expression grammars (PEG).