flutter-smell-async-navigation

Official

Prevent Flutter navigation after async gaps.

Authorbelluga
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Flutter navigation can occur after async gaps or inside UI callbacks, creating ownership and timing issues that are hard to manage at the widget level.

Core Features & Use Cases

  • Detect post-await navigation signals and route changes that happen outside the intended control flow.
  • Enforce controller-driven navigation intents and guard-based routing to centralize decisions.
  • Apply across screens using Navigator/Router, with clear ownership boundaries between UI, controllers, and guards.

Quick Start

Guide Flutter teams to move navigation decisions from widgets to a central controller or route guard to ensure deterministic routing.

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: flutter-smell-async-navigation
Download link: https://github.com/belluga/delphi-ai/archive/main.zip#flutter-smell-async-navigation

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 471,000+ vetted skills library on demand.