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
Actualizado 3/23/2026
Estrellas
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)
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use flutter-error-handling