Giter Club home page Giter Club logo

flutter-hello-world's Introduction

Creating Your First Flutter application In VsCode ๐Ÿš€๐Ÿš€ this should be fast and interesting !!

img

Flutter Installation on windows 10

Download Flutter SDK.

  • Download SDK.

  • Add flutter bin folder to your environmental variables.

Android setup. Install Android Studio.

  • Set up your Android device. Set up the Android emulator.

Install Vs Code the lastest version

  • Get Dart and Flutter extensions

Run Flutter doctor

  • C:\src\flutterProjects>flutter doctor.

  • This command checks your environment and displays a report of the status of your Flutter installation.

  • checks should be green

img

Let's do some magic ๐Ÿง™โ€โ™€๏ธ

  • ctrl + shift + p or click on view to open the command pallet.
  • select Flutter:create project.

img.

  • Write the name of your project and hit the enter key! ๐Ÿ’ฅ๐Ÿ’ฃ We have our flutter first app running.
  • cd to the project you created
  • launch the app by the command flutter run.

๐Ÿค—๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ Great!! we created our first flutter app.

Next let's learn what's written in the generated files.

flutter-hello-world's People

Contributors

jenniekibiri avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.