Skip to main content
Back to the directory
flutter/skillsSoftware EngineeringFrontend and Design

flutter-setup-declarative-routing

Use the go_router package for declarative routing in Flutter. It provides a robust API for complex routing scenarios, deep linking, and nested navigation.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/flutter/skills --skill flutter-setup-declarative-routing
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, flutter-setup-declarative-routing has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: flutter/skills. Canonical URL: https://skills.sh/flutter/skills/flutter-setup-declarative-routing.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use the go_router package for declarative routing in Flutter. It provides a robust API for complex routing scenarios, deep linking, and nested navigation. Follow this workflow to bootstrap a new Flutter application with go_router and configure the root routing mechanism. Run the following commands to create the app and add the required routing package: Define a top-level GoRouter instance. Handle authentication or state-based routing using the redirect parameter. Configure the native platforms to intercept specific URLs and route them into the Flutter application. Run validator -> review errors -> fix. Use StatefulShellRoute to implement persistent UI shells (like a bottom navigation bar) that maintain the state of their child routes.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does flutter-setup-declarative-routing do?

Use the go_router package for declarative routing in Flutter. It provides a robust API for complex routing scenarios, deep linking, and nested navigation.

Is flutter-setup-declarative-routing good?

flutter-setup-declarative-routing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support flutter-setup-declarative-routing?

flutter-setup-declarative-routing currently lists compatibility with Skills CLI.

Is flutter-setup-declarative-routing safe to install?

flutter-setup-declarative-routing has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to flutter-setup-declarative-routing?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install flutter-setup-declarative-routing?

Run the following command to install flutter-setup-declarative-routing: npx skills add https://github.com/flutter/skills --skill flutter-setup-declarative-routing

Related skills

More from flutter/skills

Related skills

Alternatives in Software Engineering