Flutter is new open source framework created by Google that focuses on the creation of cross platform applications. Flutter primarily targets iOS and Android but is increasingly adding support desktop platforms too.

Prerequisite:

Download and Install Flutter using link:

Steps to create your first Hello World App:

  1. Open the IDE and select Start a new Flutter project.
  2. Select Flutter Application as the project type. Then click Next.
  3. Verify the Flutter SDK path specifies the SDK’s location (select Install SDK… if the text field is blank).
  4. Enter a project name (e.g. helloworld) Then click Next.
  5. Click Finish.
  6. Wait for Android Studio to install the SDK and create the project.

#flutter #google #dart #apps #mobile-app-development

Getting started with Flutter !!
2.70 GEEK