Skip to content

This flutter project is to demonstrate how to use auto_route package for saving the time to implement routing in app.

Notifications You must be signed in to change notification settings

boradparas/auto_route_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_route tutorial

Installation

dependencies:
  auto_route: ^0.6.7

dev_dependencies:
  auto_route_generator: ^0.6.8
  build_runner:

Tip : You can use flutter pub run build_runner watch --delete-conflicting-outputs command in your terminal to generate the files required or alter generated file on save.

Resources

About

This flutter project is to demonstrate how to use auto_route package for saving the time to implement routing in app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published