dart_cmder 0.0.5-prerelease copy "dart_cmder: ^0.0.5-prerelease" to clipboard
dart_cmder: ^0.0.5-prerelease copied to clipboard

This Dart package offers a streamlined and intuitive interface for building powerful Command Line Interface (CLI) applications.

This is a pre-release version of dart_cmder, so using it in a production environment is not recommended yet.

v0.0.5-prerelease #

Changes/Improvements #

  • BaseCommand: Rename method add to addTo (#31)
  • Don't print stacktrace on exitWithError (#33)

Dependencies #

  • Bump lints from 2.1.1 to 3.0.0 (#30)
  • Bump ansix from 0.3.0 to 0.3.1 (#37)
  • Bump trace from 0.0.5-prerelease to 0.0.6-prerelease (#39)

CI/CD #

  • Bump actions/checkout from 4.1.0 to 4.1.1 (#35)
  • Bump nikosportolos/dart_package from 0.2.0 to 0.2.1 (#36)

v0.0.4-prerelease #

Bug fixes #

  • Color argument hotfix (#27)

v0.0.3-prerelease #

Changes/Improvements #

  • Rename method arguments to match the default names (#9)
  • Add ArgParser extensions (#10)
  • Finder enhancements (#11)
    • Add more helper methods on Finder
      • findPubspecYamlFiles
      • findPubspecLockFiles
  • Refactor Logo (#14)
    • Create .fromText factory constructor
    • Changed constructor parameters
    • Add documentation
    • Add examples
    • Add more tests
  • Add --no-color flag argument (#17)

Documentation #

  • Update README.md (#7)
  • Update CONTRIBUTING.md (#8)

Dependencies #

  • Bump test from 1.24.7 to 1.24.8 (#15)
  • Bump meta from 1.10.0 to 1.11.0 (#16)
  • Bump ansix from 0.2.3 to 0.3.0 (#20)
  • Bump trace from 0.0.4-prerelease to 0.0.5-prerelease (#21)

Testing #

  • Add tests for the ArgParser extensions (#12)
  • Add more tests (#13)

v0.0.2-prerelease #

Dependencies #

  • Bump test from 1.24.6 to 1.24.7 (#2)
  • Bump mocktail from 1.0.0 to 1.0.1 (#3)
  • Bump ansix from 0.2.2 to 0.2.3 (#4)
  • Bump trace from 0.0.3-prerelease to 0.0.4-prerelease (#5)

v0.0.1-prerelease #

  • Initial dart_cmder pre-release version.
6
likes
160
pub points
4%
popularity
screenshot

Publisher

verified publishernikosportolos.com

This Dart package offers a streamlined and intuitive interface for building powerful Command Line Interface (CLI) applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#cli #console #command #interface #terminal

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

ansix, args, meta, path, trace

More

Packages that depend on dart_cmder