home/categories/framework-internals/hoangnguyen0403-agent-skills-standard-skills-flutter-flutter-error-handling-skill-md
framework-internalsdevelopment
flutter-error-handling
Implement functional error recovery with Either/Failure patterns. Use when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)
maintainer
HoangNguyen0403
更新於 4/4/2026
星標
389
分支
108
quick start
Installation and usage
Implement functional error recovery with Either/Failure patterns. Use when writing repositories, handling exceptions, defining failures, or using Either in any Flutter layer. (triggers: lib/domain/**, lib/infrastructure/**, Either, fold, Left, Right, Failure, dartz)
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use flutter-error-handling