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