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)

ComeOnOliver
maintainer
ComeOnOliver
更新於 3/23/2026
星標
26
分支
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)

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use flutter-error-handling