September 2019
Beginner
512 pages
12h 52m
English
In its implementation, Navigator uses the Overlay widget. The following is from the documentation:
The overlay lets each of these widgets manage their participation in the overlay using OverlayEntry objects.
We'll go through a few steps to check that the most common way to use a Navigator and its Overlay is with the app widgets - WidgetsApp, MaterialApp, and CupertinoApp - which provide multiple ways to manage navigation through the Navigator widget.
Read now
Unlock full access