flutter_html
1775
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
Parse-SDK-Flutter
565
The Dart/Flutter SDK for Parse Platform
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.
flutter_parsed_text
218
A Flutter package to parse text and make them into linkified text widget
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
metadata_fetch
43
A dart library for extracting metadata in web pages. Supports Open Graph, Meta, Twitter Cards, and Structured Data (Json-LD)
svg_path_parser
19
A Flutter/Dart utility to parse an SVG path into a equivalent Path object from dart:ui library.
dart-petitparser-examples
17
Examples of PetitParser for Dart.
read_pdf_text
13
This is a flutter package that parses pdf documents to strings
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).