Flutter Error Handling

Implements systematic error handling in Flutter with Riverpod. Trigger this skill whenever the user asks about "handle error", "what if the API fails", "show error state", "error message", "retry on failure", "AsyncValue error", "API hatası", "hata göster", or when writing any provider that performs async work. Covers the domain error model with Freezed sealed classes, Dio exception mapping, AsyncValue UI patterns, retry logic, and when to use SnackBar vs inline error vs full-screen error state. Prevents silent error swallowing and technical error messages leaking to users. Use when this capability is needed.

tomevault-io f5a9507 2 files · 9.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/axisting--axistia-flutter-skills--flutter-error-handling commit f5a9507856

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-error-handling