flutter ui design

All You Need To Know About Flutter Card Widget – Explained With Example

flutter card widget customuzation

In this article, we will discuss flutter card in detail, how to customize flutter card widget, what’s the role of flutter card in flutter app, what properties it has and how we can customize card UI flutter depending on our design. But before that, if you want a complete setup on how to install flutter …

All You Need To Know About Flutter Card Widget – Explained With Example Read More »

Instagram News Feed UI In Flutter-Beautiful Flutter Design-Flutter Instagram Template Part 1

instagram template in flutter

In this article, we will understand how to create a flutter Instagram news feed UI in flutter, we will customize it to make it a little different. We will be using list view builder, row widgets, column widgets, container widgets, images, icons that we have covered in our previous articles and will try to implement …

Instagram News Feed UI In Flutter-Beautiful Flutter Design-Flutter Instagram Template Part 1 Read More »

Flutter App Stack Widget Detailed Explanation With Example

flutter stack widget

In this tutorial, we’ll learn how to use the Flutter stack widget. Everything about the stack widget will be discussed in detail with the help of practical Flutter code examples for better understanding. What is Flutter Stack Widget? Stack widget in a flutter app works by putting its children on top of each other, e.g. …

Flutter App Stack Widget Detailed Explanation With Example Read More »