flutter-setup-declarative-routing Skill
Configure MaterialApp.router using a package like gorouter for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support. Published by flutter in agent-plugins.
What is flutter-setup-declarative-routing Skill?
Configure MaterialApp.router using a package like gorouter for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support. Published by flutter in agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Design and media
- Browser automation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use flutter-setup-declarative-routing Skill
- Use it for browser automation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/agent-plugins
- Skill file: skills/flutter-setup-declarative-routing/SKILL.md
What it does
Configure MaterialApp.router using a package like gorouter for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.
Skill instructions
Implementing Routing and Deep Linking Contents - Core Concepts - Workflow: Initializing the Application and Router - Workflow: Configuring Platform Deep Linking - Workflow: Implementing Nested Navigation - Examples Core Concepts Use the gorouter package for declarative routing in Flutter. It provides a robust API for complex routing scenarios, deep linking, and nested navigation. - GoRouter: The central configuration object defining the application's route tree. - GoRoute: A standard route mapping a URL path to a Flutter screen. - ShellRoute / StatefulShellRoute: Wraps child routes in a persistent UI shell (e.g., a BottomNavigationBar). StatefulShellRoute maintains the state of parallel navigation branches. - Path URL Strategy: Removes the default fragment from web URLs, essential for clean deep linking across platforms. Workflow: Initializing the Application and Router Follow this workflow to bootstrap a new Flutter application with gorouter and configure the root routing mechanism. T
Explore related resources
Frequently asked questions
What is flutter-setup-declarative-routing?
flutter-setup-declarative-routing is a open-source AI agent skill with Copy skill directory. Configure MaterialApp.router using a package like gorouter for advanced URL-based navigation.
Who is flutter-setup-declarative-routing best for?
flutter-setup-declarative-routing is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media workflows.
How do I install flutter-setup-declarative-routing?
Install or run flutter-setup-declarative-routing using Copy skill directory. Check flutter-setup-declarative-routing for the latest setup command.
Is flutter-setup-declarative-routing actively maintained?
flutter-setup-declarative-routing may need a closer maintenance check before production use.
Auto-fetched from GitHub.