What is the difference between Scaffold and MaterialApp in Flutter?

MaterialApp is the starting point of your app, it tells Flutter that you are going to use Material components and follow material design in your app. Scaffold is used under MaterialApp , it gives you many basic functionalities, like AppBar , BottomNavigationBar , Drawer , FloatingActionButton etc.

Sizin İçin Seçtik  Can I use multiple Scaffold in Flutter?

Leave a Reply

Your email address will not be published. Required fields are marked *

What is the difference between Scaffold and MaterialApp in Flutter?

MaterialApp is the starting point of your app, it tells Flutter that you are going to use Material components and follow material design in your app. Scaffold is used under MaterialApp , it gives you many basic functionalities, like AppBar , BottomNavigationBar , Drawer , FloatingActionButton etc.

Sizin İçin Seçtik  Can Flutter be used on Windows?

Leave a Reply

Your email address will not be published. Required fields are marked *