Tagged: Flutter

Say Hello to Flutter Row Widget

Say Hello to Flutter Row Widget

The Row widget is one of the fruitful widgets in flutter app development. It can accommodate other widgets in a horizontal array fashion. The flutter row widget shows its...

What is Scaffold ?

Flutter : What is Scaffold ?

Flutter is profoundly reliant on material design, so we have to design various types of visual layout structures. The Scaffold fulfils the basic material design layout for us Let’s...

Say Hello to Flutter Text Widget

Say Hello to Flutter Text Widget

In the previous lesson, ‘Hello, World’, We learnt how to create a new Flutter app and a virtual device for testing our app. Flutter Text Widget: A Text Class...

flutter app 2.2

Your First Flutter 2.2 App : Hello,World

Step by Step method for making your first Flutter 2.2 App called Hello, World. What is flutter? Flutter is a remarkable framework for building attractive, natively compiled applications for...