Flutter Caching Data — agent skill from flutter/skills

Flutter Caching Data is available in the open agent skills ecosystem (flutter/skills).

Install

npx skills add https://github.com/flutter/skills --skill flutter-caching-data

Skill content

The instructions an agent receives when this skill is active.

--- name: flutter-caching-data description: Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce network requests or speed up startup. metadata: model: models/gemini-3.1-pro-preview last_modified: Thu, 12 Mar 2026 22:19:54 GMT --- # Implementing Flutter Caching and Offline-First Architectures

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Flutter Caching Data do?
Flutter Caching Data is available in the open agent skills ecosystem (flutter/skills). Flutter Caching Data — agent skill from flutter/skills.
How do I install Flutter Caching Data?
In a supported agent environment, run: npx skills add https://github.com/flutter/skills --skill flutter-caching-data
When should I use Flutter Caching Data?
Use this skill when working on tasks related to flutter-caching-data.
Got an example for Flutter Caching Data?
Apply Flutter Caching Data to a relevant agent workflow.
Where does Flutter Caching Data come from?
Source and updates: https://www.skills.sh/flutter/skills/flutter-caching-data. Confirm install steps and permissions there before you rely on it.