Hello World App

Let us see how we can run a hello world Flutter app on the Educative.io platform.

Setting up our application

We are using a project named Hello World that is automatically generated when we click the Add Hello World for Flutter button.

Framework

We are working on Flutter, so we will choose “Flutter”.

Gradle version

It depends on our requirements, we are choosing Gradle 4.x.

Emulator

You can choose any emulator. We will choose Genymotion in this case.

Build Path

Build path is already set for the Hello World application.

Package Name

The package name is already set for the Hello World application.

Custom Script

Not needed

Testing our application

Let us test our application now:

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy