add-loading-indicator

Community

Enhance Flutter UIs with robust loading states.

Authormarcglasberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing loading states in Flutter widgets is repetitive and error-prone. This skill enables consistent loading indicators by using context.isWaiting() with Cubit state changes.

Core Features & Use Cases

  • Track loading with isWaiting(key) and display spinners, skeletons, or overlays.
  • Support multiple loading states across full screens, inline widgets, per-item loading, and button states.
  • Seamless integration with mix keys in Cubits to coordinate concurrent operations.

Quick Start

In your Cubit, use mix with a key and check context.isWaiting(key) in the widget build to render loading indicators.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-loading-indicator
Download link: https://github.com/marcglasberg/bloc_superpowers/archive/main.zip#add-loading-indicator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.