Flutter Navigator v1 (Imperative)
CommunityMaster Flutter's core navigation.
Authorngxtm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of managing navigation within Flutter applications, ensuring a consistent and maintainable approach to screen transitions and data flow.
Core Features & Use Cases
- Standard Navigation: Implements the fundamental
Navigator.pushandNavigator.popmethods for screen management. - Route Management: Demonstrates effective use of named routes and
onGenerateRoutefor organized navigation. - Data Passing: Shows how to pass arguments to new screens and retrieve data when screens are popped.
- Use Case: Building a typical e-commerce app where users navigate from a product list to a detail screen, and then potentially to a checkout screen, passing product IDs and receiving order confirmations.
Quick Start
Use the Flutter Navigator v1 skill to push a new screen onto the navigation stack with a MaterialPageRoute.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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 Navigator v1 (Imperative) Download link: https://github.com/ngxtm/skill-rule/archive/main.zip#flutter-navigator-v1-imperative Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.