Getting Started With Flutter

Bawantha Rathnayaka
1 min readApr 22, 2019

Flutter is Google Mobile UI (User Interface) Framework and Using Flutter can we create a Native apps

What is Native Apps?

A native app is a software program that is developed for use on a particular platform or device. … Native apps can provide optimized performance and take advantage of the latest technology, such as a GPS, compared to web apps or mobile cloud apps developed to be generic across multiple systems

How to Install Flutter to Your Window pc

  • download the flutter installation bundle follow below link

Windows — https://flutter.dev/docs/get-started/install/windows

  • Extract the zip file and place the contained flutter in the desired installation location for the Flutter SDK (eg. C:\src\flutter; do not install Flutter in a directory like C:\Program Files\
  • Locate the file flutter_console.bat inside the flutter directory. Start it by double-clicking

Now you are ready to run flutter commands in the flutter console

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Bawantha Rathnayaka
Bawantha Rathnayaka

Written by Bawantha Rathnayaka

I write about my experiences as a Software Engineer and the tech I use daily. portfolio - https://bawanthathilan.vercel.app/

No responses yet

Write a response