techdebt_sherpa
Flutter Sherpa Suite — Professional Engineering Toolkit for Flutter Teams
The Flutter Sherpa Suite is a collection of focused, production-grade engineering tools for Dart and Flutter projects. Each Sherpa solves a distinct problem in the software lifecycle — from architecture and versioning to technical debt, migrations, and risk analysis.
techdebt_sherpa provides transparent technical debt and hotspot analysis for Dart and Flutter repositories.
Installation
dart pub global activate techdebt_sherpa
techdebt_sherpa --help
Quick Start
techdebt_sherpa scan --format both --out techdebt_reports
Commands
techdebt_sherpa scan [options]
techdebt_sherpa rank [options]
techdebt_sherpa diff --left <report.json> --right <report.json> [options]
techdebt_sherpa snapshot [options]
techdebt_sherpa trend [options]
techdebt_sherpa explain [options]
Documentation
Part of the Flutter Sherpa Suite
- arch_sherpa - Architectural validation and structure enforcement
- dep_sherpa - Dependency risk intelligence and observability
- semver_sherpa - Semantic versioning and changelog automation
- techdebt_sherpa - Technical debt observatory and hotspot detection
Support the Project
- Buy Me a Coffee: https://buymeacoffee.com/carlosfdev
- Patreon: https://patreon.com/CarlosF_dev
License
MIT. See LICENSE.