navigator2
There are 15 repositories under navigator2 topic.
AmirBayat0/GoRouter-Nested-Navigation
Persist bottom navigation bar while navigating between different pages using the Go_router package in Flutter. [THE EASIEST WAY]
AmirBayat0/Flutter-Persistent-Bottom-Navigation-Bar-Nested-Routes
This repository demonstrates how to create a persistent bottom navigation bar in your Flutter app, ensuring consistency across different pages without relying on external packages. It also implements nested routes and navigation, offering the most straightforward approach.
yeasin50/lisa_fischer
Practice level project focused on web using navigator2. Cloning Lisa Fischer's portfolio
saibotma/working_router
A Flutter router that (hopefully) works for real life multi-platform applications
fengwensheng/flutter_agora
The flutter podcast, imitate the ios app Agora, which is really perfect!(flutter仿Agora ios 播客应用)
felipecastrosales/navigation
🧭 Using different ways to navigate with Flutter: Navigation 1.0 and 2.0.
smartwalle/sm_router
flutter router (navigator 2)
anilthummar/flutter_navigation_2.0
flutter_navigation_2.0
xshiwei/flutter_base
使用Navigator2.0搭建的Flutter框架
Jackk-Doe/Flutter-Movie-Recommend-DFA-liked-algorithm
Movie Recommender : with Deterministic Finite Automata (DFA) liked algorithm
vmquintanasnow/app_navigator
A Navigator 2.0 implementation
melWiss/eazy_router
A flexible and easy-to-use navigation package for Flutter that leverages code generation to simplify route management.
tri-star/flutter-navigation2-sample
Navigation2を使用しpush/popが必要なページへの対応、Androidのバックボタンへの対応、animationsによるトランジションを行うサンプル実装