SHOT /2.2 – Creating our first Flutter app

flutter wallpaper

Read on medium.com Flutter works on the principle of widgets. We’ll create our first Flutter app using the text widget. Now, what is a widget? A widget is an application, or a component of an interface, that enables a user to perform a function or access a service. Too complicated? Don’t worry. Take your mobile … Read more

SHOT /2.1 – Flutter Basics and setup

Read on medium.com Before starting, just know that all we are doing in this shot is to set up our system for developing apps using Flutter. You won’t understand all the terms I use and will get doubts. Don’t worry about all that. You’ll understand each of these terms as our course moves along in … Read more