一键导入
flutter-data
Flutter data layer skill hub: networking (Dio/interceptors/pagination/token refresh), serialization/mappers, and local storage (Hive/SQLite/caching).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Flutter data layer skill hub: networking (Dio/interceptors/pagination/token refresh), serialization/mappers, and local storage (Hive/SQLite/caching).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Advanced Flutter/Dart skill hub: code generation, FFI/native interop, render objects, modular SDKs, web/desktop constraints, and white-label architecture.
Flutter app architecture skill hub: feature structure, clean architecture boundaries, dependency injection, repositories, DTO vs entity, and error modeling.
Flutter build and release skill hub: flavors/environments, signing, CI/CD, versioning, and App Store / Play Store release considerations.
Dart language skill hub for Flutter developers: async/await, null safety, collections/immutability, extensions, isolates, and error handling patterns.
Flutter core mechanics skill hub: BuildContext, widget lifecycle, rendering pipeline, keys, layout constraints, and theming foundations.
Flutter navigation skill hub: go_router (declarative routing), deep links, guards, nested routes, parameter passing, and Navigator 1.0 legacy patterns.
| name | flutter-data |
| description | Flutter data layer skill hub: networking (Dio/interceptors/pagination/token refresh), serialization/mappers, and local storage (Hive/SQLite/caching). |
Networking, serialization, and local storage. Emphasis on boundaries: DTOs, mappers, repositories, caching, and token refresh.