Skip to content

EXXETA/flutter_navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Type-Safe Navigation: GoRouter vs AutoRoute

A practical comparison of the most popular Flutter packages for type-safe navigation

A Flutter project demonstrating type-safe navigation in Flutter by comparing AutoRoute and GoRouter.

How to use this repository

Each package is implemented on its own branch:

View the AutoRoute Branch

View the GoRouter Branch

What does the example contain?

The example app contains a simple tab navigation app with three tabs. Authentication, navigating to details screens, Bloc scoping and deep links are also covered.

Medium Article

To dive deeper into the topic and learn more, feel free to read the Medium article "Flutter Type-Safe Navigation: GoRouter vs AutoRoute".

About

This repository covers a practical comparison of the most popular Flutter packages for type-safe navigation: AutoRoute and GoRouter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors