toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 35 packages
Sort by PUB-AZS
A lightweight library for parsing, traversing, querying, transforming and building XML documents.#parser#sax#xml#xpath
A dynamic parser framework to build efficient grammars and parsers quickly.#grammar#parser#parser-combinator#parsing#peg
PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.#crypto#security#parser#pem
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.#cron#scheduler#cron-parser#schedule#cron-time
Small pure-dart library for parsing PDF files. Supports reading all pdf structures#pdf#parser
A metadata reader for audio files. Support ID3, Vorbis comments and ILST itunes#audio#metadata#parser#music#song
Convert your Quill Delta into a simple document format, that makes more simple manipulate text/block attributes#quill-delta#delta#parser#document#rich-text
A Dart package for flexibly parsing text into easy-to-handle format according to multiple regular expression patterns.#text#parser#parsing
A convenience package for rendering HTML content as Flutter widgets.#html#flutter#widget#parser
Command line tool for generating a PEG (with some syntactic sugar) parsers#parser#parser-generator#peg#top-down-parser