Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Routing packages
Last updated: February 25, 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
👍 5.13K ⬇️ 1.4M
Dart 3 compatibleMaintenance Status: Good
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
auto_route
👍 3.17K ⬇️ 202.8K
Dart 3 compatibleMaintenance Status: Good
AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.
flutter_modular
👍 1.28K ⬇️ 213K
Dart 3 compatibleMaintenance Status: Good
Smart project structure with dependency injection and route management

beamer
👍 1.36K ⬇️ 54.1K
Dart 3 compatibleMaintenance Status: Good
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
fluro
👍 887 ⬇️ 18.1K
Dart 3 compatibleMaintenance Status: Poor
Fluro is a null-safe Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
routemaster
👍 678 ⬇️ 10.3K
Dart 3 compatibleMaintenance 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 ⬇️ 28.5K
Dart 3 compatibleMaintenance Status: Good
Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.
go_router_builder
👍 245 ⬇️ 125.8K
Dart 3 compatibleMaintenance Status: Good
A builder that supports generated strongly-typed route helpers for package:go_router
flutter_breadcrumb
👍 116 ⬇️ 230.2K
Dart 3 compatibleMaintenance Status: Poor
Flutter Widget that can easily create Breadcrumb in Flutter.
swipeable_page_route
👍 300 ⬇️ 4.6K
Dart 3 compatibleMaintenance Status: Good
Swipe to navigate back and admire beautifully morphing widgets
routefly
👍 199 ⬇️ 463
Dart 3 compatibleMaintenance Status: Good
Folder-based route manager inspired by NextJS and created by the Flutterando community.
qlevar_router
👍 160 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Good
A router that helps you to manage your project routes. Create nested routes. navigation without context between your pages.
navigation_history_observer
👍 65 ⬇️ 92.4K
Dart 3 compatibleMaintenance Status: Good
A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.
octopus
👍 89 ⬇️ 419
Dart 3 compatibleMaintenance 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 ⬇️ 21K
Dart 3 compatibleMaintenance Status: Good
A package:build-compatible builder for generating request routers for the shelf web-framework based on source annotations.
navigation_utils
👍 49 ⬇️ 1.1K
Dart 3 compatibleMaintenance 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 ⬇️ 172
Dart 3 compatibleMaintenance Status: Poor
Smart project structure with dependency injection and route management
katana_router
👍 29 ⬇️ 4.1K
Dart 3 compatibleMaintenance Status: Good
A package to automatically create routing configurations with build_runner to enable type-safe routing.
short_navigation
👍 31 ⬇️ 365
Dart 3 compatibleMaintenance Status: Good
This package built to navigate between screens (routes) without using context (BuildContext).
go_router_plus
👍 28 ⬇️ 603
Dart 3 compatibleMaintenance Status: Average
Building blocks screens, access control and refresh notifiers base on Go Router.
voyager
👍 27 ⬇️ 99
Dart 3 compatibleMaintenance 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 ⬇️ 25
Dart 3 compatibleMaintenance Status: Poor
Managing Flutter navigation with riverpod.
route_observer_mixin
👍 20 ⬇️ 5.7K
Dart 3 compatibleMaintenance Status: Poor
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.
no_context_navigation
👍 19 ⬇️ 2.4K
Dart 3 compatibleMaintenance Status: Average
A Flutter package built to navigate between screens (routes) without using context (BuildContext).
navi
👍 16 ⬇️ 55
Dart 3 compatibleMaintenance Status: Poor
A simple and easy to learn declarative navigation framework for Flutter, based on Navigator 2.0 (Router).
splash_route
👍 16 ⬇️ 37
Dart 3 compatibleMaintenance 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 ⬇️ 27
Dart 3 compatibleMaintenance Status: Poor
A controller to make the effect of swapping fragments like in native Android.
ff_annotation_route
👍 15 ⬇️ 352
Dart 3 compatibleMaintenance Status: Good
Provide a route generator to create route map quickly by annotations.
swipe_back_detector
👍 15 ⬇️ 89
Dart 3 compatibleMaintenance Status: Poor
A detector to add "swipe to go back" functionality in custom routes or non Cupertino routes.
flouter
👍 14 ⬇️ 37
Dart 3 compatibleMaintenance Status: Poor
A Flutter router that is based navigator 2.0 API and use Regexp to do path matching.
ngrouter
👍 3 ⬇️ 4.3K
Dart 3 compatibleMaintenance Status: Poor
Router for AngularDart. It enables navigation from one view to the next as users perform tasks.
atreeon_menu_flutter
👍 2 ⬇️ 6
Dart 3 compatibleMaintenance Status: Poor
Displays a series of menus based on single pages for demoing purposes.
auto_route_generator
👍 151 ⬇️ 251.1K
Maintenance Status: Good
AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.
vrouter
👍 326 ⬇️ 495
Maintenance Status: Poor
A navigation package that makes navigation and routing easy on every platform. Built on top of Navigator 2.
sailor
👍 129 ⬇️ 60
Maintenance Status: Poor
Easily manage page navigation/routing in Flutter apps. Add page transition animations, log navigation events.
navbar_router
👍 67 ⬇️ 284
Maintenance Status: Good
A flutter package to build advanced bottomnavbar with minimal code and hassle
nuvigator
👍 48 ⬇️ 164
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.9K
Maintenance Status: Poor
Describe your routing declaratively and handle deep links properly!
riverpod_navigator
👍 25 ⬇️ 124
Maintenance Status: Poor
Simple but powerfull Flutter navigation with riverpod and Navigator 2.0
nested_navigators
👍 17 ⬇️ 41
Maintenance Status: Poor
Flutter widget for implementing multiple nested navigators with their own route stacks.
nav_router
👍 12 ⬇️ 34
Maintenance Status: Poor
flutter The lightest, easiest and most convenient route management!