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