A type-safe command-line parsing library for Dart

  Command Line

plade

pub package

Plade is a type-safe CLI parsing library for Dart.

Highlights

  • Fully type-safe and null-safe.
  • Support for a variety of different parsing styles (including GNU-style long options and Go’s flag-style parsing).
  • Contains an optional class-based API.

Usage

Two examples are provided:

Download this app source code on GitHub

https://github.com/refi64/plade