flutter
Execute HTTP requests and handle JSON serialization in Flutter with proper error handling and background parsing.
Price
Free
Files
0
Rating
0.0
Reviews
0
Source
Source repo
About
Covers HTTP operations in Flutter using the `http` package (GET, POST, PUT, DELETE), safe URI construction with Uri.https(), status code validation, and JSON serialization strategies (manual fromJson/toJson for small apps, json_serializable for larger codebases). Emphasizes always using HTTPS, parsing large JSON in background isolates via compute() to prevent UI jank, and structured output enforcement for LLM integrations.
By flutter
Identity GitHub flutter
What the agent sees
name
skills-sh-flutter-skills-flutter-handling-http-and-json
description
Execute HTTP requests and handle JSON serialization in Flutter with proper error handling and background parsing.
Tags
Technical details
Source repo
Original GitHub link
Packaging note
Recent reviews
No reviews yet.