Skip to main content
The Stac NavigationBar lets you build a Material 3 Flutter NavigationBar widget using JSON. It can be placed in the bottomNavigationBar slot of a StacScaffold and pairs with a StacDefaultNavigationController (with a StacNavigationView body) to drive selection state. To know more about the NavigationBar widget in Flutter, refer to the official documentation.

Properties

The Stac NavigationDestination represents a single destination inside a NavigationBar. To know more, refer to the official documentation.

Properties

Example