Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Routing packages

Last updated: January 26, 2025

Navigation and routing are some of the core concepts of an Flutter application, which allows the user to move between different routes (pages or screens). For example, an app can have a screen that contains various products. When the user taps on that product, immediately it will display detailed information about that product.

In a Flutter app, navigating to different pages defines the workflow of the application, and the way to handle the navigation is known as routing.

The complete list of Flutter packages that can help you manage Routing and Navigation, including the latest Navigator 2.0, in your Flutter app is provided below.


go_router Card Image
go_router
👍 5.06K   ⬇️ 1M
Dart 3 compatible
Maintenance Status: Good

A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more

auto_route
👍 3.15K   ⬇️ 191.7K
Dart 3 compatible
Maintenance Status: Good

AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.

flutter_modular
👍 1.28K   ⬇️ 161.9K
Dart 3 compatible
Maintenance Status: Good

Smart project structure with dependency injection and route management

beamer Card Image
beamer
👍 1.36K   ⬇️ 47.1K
Dart 3 compatible
Maintenance Status: Good

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

fluro
👍 886   ⬇️ 18.8K
Dart 3 compatible
Maintenance Status: Average

Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.

routemaster
👍 674   ⬇️ 8.6K
Dart 3 compatible
Maintenance Status: Poor

Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.

flow_builder
👍 426   ⬇️ 22K
Dart 3 compatible
Maintenance Status: Good

Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.

go_router_builder
👍 244   ⬇️ 93.3K
Dart 3 compatible
Maintenance Status: Good

A builder that supports generated strongly-typed route helpers for package:go_router

flutter_breadcrumb
👍 116   ⬇️ 198K
Dart 3 compatible
Maintenance Status: Poor

Flutter Widget that can easily create Breadcrumb in Flutter.

swipeable_page_route
👍 293   ⬇️ 3.5K
Dart 3 compatible
Maintenance Status: Good

Swipe to navigate back and admire beautifully morphing widgets

routefly
👍 195   ⬇️ 734
Dart 3 compatible
Maintenance Status: Good

Folder-based route manager inspired by NextJS and created by the Flutterando community.

qlevar_router
👍 159   ⬇️ 1.8K
Dart 3 compatible
Maintenance Status: Good

A router that helps you to manage your project routes. Create nested routes. navigation without context between your pages.

navigation_history_observer
👍 64   ⬇️ 62K
Dart 3 compatible
Maintenance Status: Good

A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.

octopus
👍 86   ⬇️ 266
Dart 3 compatible
Maintenance Status: Good

A cross-platform declarative router for Flutter with a focus on state and nested navigation. Made with ❤️ by PlugFox.

shelf_router_generator
👍 70   ⬇️ 8.8K
Dart 3 compatible
Maintenance Status: Good

A package:build-compatible builder for generating request routers for the shelf web-framework based on source annotations.

navbar_router Card Image
navbar_router
👍 66   ⬇️ 193
Dart 3 compatible
Maintenance Status: Good

A flutter package to build advanced bottomnavbar with minimal code and hassle

navigation_utils
👍 36   ⬇️ 670
Dart 3 compatible
Maintenance Status: Good

The missing navigation library for Navigator 2. NavigationUtils is the simplest way to add Flutter's Navigator 2 into your applications.

shelf_modular
👍 34   ⬇️ 139
Dart 3 compatible
Maintenance Status: Poor

Smart project structure with dependency injection and route management

katana_router
👍 28   ⬇️ 2.2K
Dart 3 compatible
Maintenance Status: Good

A package to automatically create routing configurations with build_runner to enable type-safe routing.

short_navigation
👍 30   ⬇️ 376
Dart 3 compatible
Maintenance Status: Good

This package built to navigate between screens (routes) without using context (BuildContext).

go_router_plus
👍 28   ⬇️ 795
Dart 3 compatible
Maintenance Status: Average

Building blocks screens, access control and refresh notifiers base on Go Router.

voyager
👍 27   ⬇️ 50
Dart 3 compatible
Maintenance Status: Poor

The widget router and basic dependency injection library for Flutter. Define navigation paths in YAML and power them up with custom plugins.

riverpod_navigation
👍 27   ⬇️ 19
Dart 3 compatible
Maintenance Status: Poor

Managing Flutter navigation with riverpod.

route_observer_mixin
👍 20   ⬇️ 4.8K
Dart 3 compatible
Maintenance Status: Poor

RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.

no_context_navigation
👍 19   ⬇️ 2.3K
Dart 3 compatible
Maintenance Status: Average

A Flutter package built to navigate between screens (routes) without using context (BuildContext).

navi
👍 16   ⬇️ 51
Dart 3 compatible
Maintenance Status: Poor

A simple and easy to learn declarative navigation framework for Flutter, based on Navigator 2.0 (Router).

splash_route
👍 16   ⬇️ 44
Dart 3 compatible
Maintenance Status: Poor

It is just a route with fancy animation. It is used to show the splash animation while navigating to another page.

fragment_navigate
👍 16   ⬇️ 9
Dart 3 compatible
Maintenance Status: Poor

A controller to make the effect of swapping fragments like in native Android.

ff_annotation_route
👍 15   ⬇️ 226
Dart 3 compatible
Maintenance Status: Good

Provide a route generator to create route map quickly by annotations.

swipe_back_detector
👍 15   ⬇️ 137
Dart 3 compatible
Maintenance Status: Poor

A detector to add "swipe to go back" functionality in custom routes or non Cupertino routes.

flouter
👍 14   ⬇️ 33
Dart 3 compatible
Maintenance Status: Poor

A Flutter router that is based navigator 2.0 API and use Regexp to do path matching.

ngrouter
👍 3   ⬇️ 2.4K
Dart 3 compatible
Maintenance Status: Poor

Router for AngularDart. It enables navigation from one view to the next as users perform tasks.

atreeon_menu_flutter
👍 2   ⬇️ 3
Dart 3 compatible
Maintenance Status: Poor

Displays a series of menus based on single pages for demoing purposes.

auto_route_generator
👍 150   ⬇️ 187.7K

Maintenance Status: Good

AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.

vrouter
👍 326   ⬇️ 608

Maintenance Status: Poor

A navigation package that makes navigation and routing easy on every platform. Built on top of Navigator 2.

sailor
👍 129   ⬇️ 37

Maintenance Status: Poor

Easily manage page navigation/routing in Flutter apps. Add page transition animations, log navigation events.

nuvigator
👍 48   ⬇️ 72

Maintenance Status: Poor

A powerful routing abstraction over Flutter navigator, providing some new features and an easy way to define routers.

flutter_deep_linking
👍 34   ⬇️ 2.4K

Maintenance Status: Poor

Describe your routing declaratively and handle deep links properly!

riverpod_navigator
👍 25   ⬇️ 39

Maintenance Status: Poor

Simple but powerfull Flutter navigation with riverpod and Navigator 2.0

nested_navigators
👍 17   ⬇️ 33

Maintenance Status: Poor

Flutter widget for implementing multiple nested navigators with their own route stacks.

nav_router
👍 12   ⬇️ 30

Maintenance Status: Poor

flutter The lightest, easiest and most convenient route management!