In this article, we will learn about the AppBar widget. We can use this package only inside Scaffold. We will also see some properties of appbar that we can be use in appbar widget and make it more beautiful according to the our requirements. Let’s start the work: Contents Overview...
Continue reading...flutter appbar expamle
How to Make a Transparent App Bar in Flutter
In this article, we will learn how a Flutter developer can make a Transparent App bar for an app or web app. Making the Transparent App Bar is quite easy. So, let’s start from scratch. Go to the Android Studio or VS Code and create a New Flutter Project. 2....
Continue reading...