Component - Error handling for network calls
This UI component shows how a Flutter app handles errors during network calls. It tries to fetch data from the internet and shows either the data, a loading spinner, or an error message with a retry button.