Multipage Applications

Mobile application rarely has a single page, but rather a set of pages that are navigated between. In this chapter, we will learn how to create a multipage applications. You will practice the basics of Navigation in Flutter.

Lessons