floating button change background color

Change Floating Button Color in Flutter

When you create an app, you probably have a color palitra for your app design. Flutter, by default, has a blue color for all Floating Buttons and AppBar. In this…

Read more »
Sidebar Menu in Flutter

Create a Sidebar Menu in Flutter 2022

The sidebar menu is probably a “must-have” when you create any flutter applications. It helps you to organize your action links in the app. There are many reasons why would…

Read more »