- Course
Voyager: Navigation and DI for Flutter
Droidcon SF 2019 | Voyager: Navigation and DI for Flutter | Lukasz Wisniewski
- Course
Voyager: Navigation and DI for Flutter
Droidcon SF 2019 | Voyager: Navigation and DI for Flutter | Lukasz Wisniewski
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Voyager is the widget router for Flutter. It combines YAML configuration map, custom plugins architecture, and dependency injection into one comprehensive system that allows you to define readable requirements as code and turn them into flutter components. This session is for you if you have ever thought how you might make deep links easy, make requirements trackable across git history and different branches, and A/B test different navigation flows without code pollution.