plade

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:

GitHub

https://github.com/refi64/plade