Sūpāhīrō is a demo app for the talk/write on super charging your navigation 1.0 in flutter apps

Related tags

Templates S-p-h-r-
Overview

navhero

A simple experiment to give nav1.0 super powers.

Named routing in Nav 1.0 could get messy, with large router files here and there.

This project aims at experimenting with the navigator.

Router is a list of sub router with each subrouter having its own route.

Features grouped folder by folder can have their own router and registered in the main router.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

TODO

  • Add regular navigation sample
  • Add subrouter sample
  • Deep linking sample
  • App shortcuts sample
You might also like...

Klutter plugin makes it possible to write a Flutter plugin for both Android and iOS using Kotlin only.

The Klutter Framework makes it possible to write a Flutter plugin for both Android and iOS using Kotlin Multiplatform. Instead of writing platform spe

Dec 18, 2022

This repository is meant to save all the code I may write about this course.

COD3R - Aprenda Flutter & Dart e Construa APPs iOS e Android 💡 Idea: This repository is meant to save all the code and projects I may write with this

Mar 9, 2022

The classic to-do application where a user can write down all the things he wants to accomplish. Android only.

The classic to-do application where a user can write down all the things he wants to accomplish. Android only.

todo-app The classic to-do application where a user can write down all the things he wants to accomplish. Android only. Table of Contents todo-app Tab

Sep 23, 2022

Write and debug tests easily, built on integration_test

Write and debug tests easily, built on integration_test

flutter_convenient_test: Write and debug tests easily, built on integration_test Quick demo full_video.mov Have questions? Though used in production e

Dec 21, 2022

Web3-demo-flutter - A demo for the flutter web3 library.

web3_demo_flutter A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Oct 7, 2022

Flutter Navigation - all types of navigation in flutter run main.tabBar.dart to see tabBar, and run main.dart to see the otheres

pop_up_bar A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Jan 1, 2022

FLUTTER API: It's powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.

FLUTTER API: It's powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.

scroll_navigation My other APIs Video Viewer Video Editor Helpers Features Fancy animations. Customizable colors. Works with the back button. Scrollin

Jun 14, 2022

Starter app for Flutter that includes many different production app features; some not typically included in demo apps.

first_app: Starter app for a Flutter production app Maintainer: Greger Wedel, https://github.com/gregertw Listed on: Latest build and artifacts: ** La

Dec 28, 2022

Super Digital Mall is a Flutter ECommerce App Template.

Super Digital Mall is a Flutter ECommerce App Template.

An E-Commerce App Template in Flutter using GetX

Nov 20, 2022
Comments
  • Navigator

    Navigator

    In this PR

    • Ensure all routes are named
    • Ensure all routes are pushed using platform based PageRoute
    • Add method to pop back to route with name
    • Adjust navigation return type with generics
    opened by Meghatronics 0
  • Router

    Router

    In this PR

    • Collapse MainAppRouter into AppRouter
    • Remove unnecessary backwards compatibility
    • Add means to register no-argument main app routes with routes map
    Todo
    • Demo day routing
    opened by Meghatronics 0
Owner
Samuel Abada
🪄🪄🪄 A magikcian making magik
Samuel Abada
Flutter (web) app for the DevFest 2022 in HH, containing my slides as well as the examples used to talk about navigation

go_go_router A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

René Schramowski 2 Dec 15, 2022
Tribally SDKs enable your users to create communities and bring in more people to talk about the things they love.

tribally Tribally SDKs enable your users to create communities and bring in more people to talk about the things they love. Getting Started This proje

Horum 0 Dec 28, 2021
A Flutter todo app example written for a Flutter talk

Updated to Flutter 2.5.3 with null-safety Refactored all tests to new Flutter testing tools A Flutter "Todo" App This project is part of a talk introd

João Soares 28 Oct 25, 2022
Code for Flutter Talk from Flutter Vikings 2022: Custom User Interactions in Flutter

Custom User Interactions - Flutter Vikings 2022 A companion app for the Flutter Vikings 2022 talk - Custom User Interactions with Shortcuts, Intents,

Justin McCandless 9 Sep 16, 2022
A Flutter add-to-app demo you can try with your own apps

Put Flutter to Work ?? Hello! This project is a demo intended to help people test drive Flutter by integrating it into their existing applications. In

Flutter 280 Jan 8, 2023
Super Useful Flutter Layouts - Right in Your Pocket. 😉

Super Useful Flutter Layouts - Right in Your Pocket. ?? Update: Flutter web app preview here: https://flutter-layouts-demo.web.app/ YouTube video walk

Andrea Bizzotto 1.2k Jan 8, 2023
This is an open source Tips & Tricks for Flutter, that helps flutter Developers write simple but powerful dart codes.

Showcasing-flutter - This is an open source Tips & Tricks for Flutter, that helps flutter Developers write simple but powerful dart codes.

Paul Edeme'kong - Flutter Fairy 1 Jan 4, 2022
A Todo Notes Application developed with flutter, with basic functionalities to write quick Notes.

Notes Application - Flutter A Todo Notes Application developed with flutter, with basic functionalities to write quick Notes. NOTES PASSWORD-PROTECTED

Uttam 22 Jan 1, 2023
The v2ex client write in flutter.

Language: English | 中文简体 V2LF V2LF is a v2ex unofficial app. 'V2LF' means 'way to love flutter'. The original intention of developing this app is to l

wml 465 Dec 30, 2022
Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

Dart_Native Dart_Native operates as both a code generator tool and a bridge to communicate between Dart and native APIs. Replaces the low-performing F

DartNative 893 Jan 4, 2023