home/categories/framework-internals/comeonoliver-skillshub-skills-hoangnguyen0403-agent-skills-standard-flutter-error-handling-skill-md
framework-internalsdevelopment
flutter-error-handling
Functional error handling with Either/Failure. ALWAYS consult when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer — not just when setting up error handling. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)
maintainer
ComeOnOliver
Atualizado 3/23/2026
Estrelas
26
Forks
7
quick start
Installation and usage
Functional error handling with Either/Failure. ALWAYS consult when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer — not just when setting up error handling. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use flutter-error-handling