Open Source Nested Navigation Service by KT

Nested Navigation Service is a simple injected class that aims to help with the setting up of nested navigation in a Flutter project. It can be used to create Navigator type objects during the implementation of the nested navigation as well as to push new Routes, pop the existing ones and/or replace them.

This package, developed by Kyriakos Giannakis, Technical Manager at Konnektable Technologies, creates an abstraction layer to be used when doing simple Nested Navigation whilst facilitates the implementation of nested navigation in Flutter.

If you have any questions or suggestions on expanding its functionality, don’t hesitate to contact us!

0 Comments