Navigate to a new screen and back in Flutter
Today we'll look into a pretty standard concept in mobile app development, navigating between pages (routes).
We'll take the basic example today and create two routes. Then we use the Navigator class to navigate between them.
The result for today wil...
h.daily-dev-tips.com2 min read