toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 175 packages
Sort by PUB-AZS
A helper library for command-line applications that need more control over input/output than the standard library provides.
A helper library for command-line applications that need more control over input/output than the standard library provides.
A Markdown renderer for Flutter. Create rich text output, including text styles, tables, links, and more, from plain text data formatted with simple Markdown tags.#markdown#widgets
This library can be used to process the results of dart tests. It processes data from the `json` output emitted by the dart test runner and provide an API to the test results.
Generate JUnit XML reports from dart test runs. Transforms the output of dart or flutter tests to JUnit style XML
Miscellaneous Dart libraries, including interoperability with java.io.DataInputStream and java.io.DataOutputStream.
Simplifies manual JSON parsing with a type-safe API. No dynamic, no manual casting. Flexible inputs types, fixed output types. Useful parsing error messages
A Markdown renderer for Flutter. Create rich text output, including text styles, tables, links, and more, from plain text data formatted with simple Markdown tags.#markdown#widgets
A CLI for generating a junit xml report from dart test json output and libraries for parsing test json into dev-friendly models