Flutter web: Navigating URLs using named routes

The Flutter Blog ·

Named routes can be used to navigate between pages inside a Flutter mobile app, but they also work for URLs in Flutter web apps.

Named routes can be used to navigate between pages inside a Flutter mobile app, but they also work for URLs in Flutter web apps.

Источник: The Flutter Blog