Hello Friends, Congratulations on joining the flutter learning journey with me.Hope you have already installed an android studio and ran your first “Hello world” application. If not please refer Getting started with Flutter !!

Let’s see, how can we create My Profile Card Application in Flutter.

Step 1: Create a flutter project

Step 2: Create folder asset under your project by right click on

project name->New->Directory

Creating a new directory under our application

It will ask for a directory name, give directory name and click OK

Write name for a new directory

Asset directory will be created under the project

Step 3: Similarly, create subdirectories /fonts and /images under the asset directory.

This time, Right click on /asset directory->New->Directory.

Your Project structure after creating a new directory

Step 4: asset/images: Copy-paste images directly in the images folder. You can also drag images to the asset/images directory from your device.

#flutter #flutter-widget #flutter-ui #app-development #flutter-app-development

MI Card Design — For Flutter Beginners !!
6.35 GEEK