throws_collector 2.2.0+1 copy "throws_collector: ^2.2.0+1" to clipboard
throws_collector: ^2.2.0+1 copied to clipboard

CLI tool to collect thrown exceptions and errors from Dart sources.

2.2.0+1 #

  • Remove deprecated analyzer usage
  • Fix pub.dev scoring

2.2.0 #

  • Add dart_sdk and flutter_sdk inputs with explicit output files.
  • Add run_pub_get input option for git sources (default true).
  • Resolve installed Dart/Flutter SDK paths for SDK inputs.
  • Improve Flutter pub get handling for git checkouts.

2.1.0 #

  • Support output directory
  • Improve errors collecting

2.0.0 #

  • Switch to config-only operation via throws_collector.yaml (no CLI args).
  • Support multiple inputs: local path, git URL (shallow clone), and pub.dev package.
  • Add git and pub cache handling, with progress logging and fallback download.
  • Write outputs to throws_collector_gen/ with format inferred from file extension.
  • Derive Dart map names from output filenames (camelCase).
  • Normalize library URIs to package: paths for consistent keys.

1.0.0 #

  • Initial release with CLI runner and modular collector pipeline.
0
likes
150
points
186
downloads

Publisher

verified publisherfeduke-nukem.dev

Weekly Downloads

CLI tool to collect thrown exceptions and errors from Dart sources.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, archive, args, git, http, path, yaml

More

Packages that depend on throws_collector