plade 0.1.1 copy "plade: ^0.1.1" to clipboard
plade: ^0.1.1 copied to clipboard

A type-safe command-line parsing library

plade #

pub package builds.sr.ht status

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:

  • Usage of the basic API.
  • Usage of the class-based API.
0
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.20 - 2025.02.01

A type-safe command-line parsing library

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on plade