Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: melsaeed276-flutter-agent-skills-data3description: Data Skills4---56# Data Skills78## What this domain covers910Networking, serialization, and local storage. Emphasis on boundaries: DTOs, mappers, repositories, caching, and token refresh.1112## When to read it1314- You’re integrating a new API or local persistence.15- You’re seeing inconsistent parsing, pagination bugs, or auth refresh loops.1617## Subtopics1819- Networking:20 - [networking/dio.md](./networking/dio.md)21 - [networking/interceptors.md](./networking/interceptors.md)22 - [networking/pagination.md](./networking/pagination.md)23 - [networking/token_refresh.md](./networking/token_refresh.md)24- Serialization:25 - [serialization/json_parsing.md](./serialization/json_parsing.md)26 - [serialization/mappers.md](./serialization/mappers.md)27- Local storage:28 - [local_storage/hive.md](./local_storage/hive.md)29 - [local_storage/sqlite.md](./local_storage/sqlite.md)30 - [local_storage/caching_strategies.md](./local_storage/caching_strategies.md)3132## Decision guide3334- If you need **request/response policies**, go to [networking/interceptors.md](./networking/interceptors.md).35- If you need **infinite scrolling**, go to [networking/pagination.md](./networking/pagination.md).36- If you need **auth refresh**, go to [networking/token_refresh.md](./networking/token_refresh.md).37- If you need **safe parsing + boundaries**, go to [serialization/mappers.md](./serialization/mappers.md).3839---40> Converted and distributed by [TomeVault](https://tomevault.io/claim/melsaeed276) — claim your Tome and manage your conversions.41<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/melsaeed276-flutter-agent-skills-data in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Data Skills It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.