domesticmouse / Flutter-Routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Routing

While doing projects, well organized routing is considered to be the best way. Routing simply means the flow of screen one after another. Well, you can maintain routes in your Flutter projects in many simpler ways. There are mainly three ways you can do routing and navigation.

  1. Anonymous Routing
  2. Named Routing
  3. Generated Routing

About

License:MIT License


Languages

Language:C++ 39.8%Language:Dart 28.2%Language:CMake 19.5%Language:HTML 9.3%Language:C 1.7%Language:Swift 1.0%Language:Kotlin 0.3%Language:Objective-C 0.1%