arch_sherpa 0.2.4
arch_sherpa: ^0.2.4 copied to clipboard
CLI for architecture scaffolding and structure validation in Flutter projects.
arch_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.
arch_sherpa provides architecture scaffolding and structure validation for Flutter teams.
Installation #
dart pub global activate arch_sherpa
Quick Start #
arch_sherpa init
arch_sherpa add feature auth
arch_sherpa doctor --strict
Commands #
arch_sherpa init
arch_sherpa add feature <name>
arch_sherpa config
arch_sherpa config validate
arch_sherpa config check
arch_sherpa config migrate
arch_sherpa config deprecations
arch_sherpa check
arch_sherpa doctor
arch_sherpa audit
Documentation #
Part of the Flutter Sherpa Suite #
- arch_sherpa - Architectural validation and structure enforcement
- 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.