We’re here to help and answer any question you might have. We look forward to hearing from you.

Flutter is an open-source UI (User Interface) toolkit developed by Google. It allows developers to build natively compiled applications for mobile, web, and desktop platforms from a single codebase. With Flutter, you can create high-performance, visually appealing apps that run smoothly on multiple devices and operating systems. environment

Flutter Installation on Windows and MacOS

What will you do

    1. Installing Flutter for Windows
    2. Installing Flutter for MacOS.

Requirements

For Windows

  1.  Operating Systems: Windows 10 or later (64-bit), x86-64 based.
  2.  Disk Space: 1.64 GB (does not include disk space for IDE/tools).
  3.  Tools: Flutter depends on these tools being available in your environment.

For MacOS

  1. Operating System: macOS (64-bit)
  2. Disk Space: 400 MB (excluding disk space for IDE/tools)
  3. Tools: Git (ensure it’s installed by running git --version in the terminal).

Steps for downloading on Windows

Get the Flutter SDK

Step 1: Download the following installation bundle to get the latest stable release of the Flutter SDK:

https://docs.flutter.dev/release/archive

Step 2: Extract the zip file and place the contained flutter in the desired installation location for the Flutter SDK (for example, C:\src\flutter)

 

Update your path

If you wish to run Flutter commands in the regular Windows console, take these steps to add Flutter to the PATH environment variable:

Step 1: From the Start search bar, enter ‘env’ and select Edit environment variables for your account.
Step 2: Under User variables check if there is an entry called Path.

If the entry exists, append the full path to flutter\bin using ; as a separator from existing values.
If the entry doesn’t exist, create a new user variable named Path with the full path to flutter\bin as its value.

Run Flutter Doctor

If the entry exists, append the full path to flutter\bin using ; as a separator from existing values.
If the entry doesn’t exist, create a new user variable named Path with the full path to flutter\bin as its value.

Steps for downloading on MacOs

Get the Flutter SDK

Run Flutter Doctor

This is only suggested for advanced use cases.
 
You can also use git directly instead of downloading the prepared archive. For example, to download the stable branch:
 

Update your path

 Typing echo $SHELL in your Terminal tells you which shell you’re using. If you’re using Bash, edit $HOME/.bash_profile or $HOME/.bashrc. If you’re using Z shell, edit $HOME/.zshrc. If you’re using a different shell, the file path and filename will be different on your machine.If the entry exists, append the full path to flutter\bin using ; as a separator from existing values.
If the entry doesn’t exist, create a new user variable named Path with the full path to flutter\bin as its value.

Verify that the flutter/bin directory is now in your PATH by running:

Command 1echo $PATH

Verify that the flutter command is available by running:

Command 1which flutter

Trust and Worth

Our Customers

We are having a diversified portfolio and serving customers in the domains namely Sports Management, Online Laundry System, Matrimonial, US Mortgage, EdTech and so on.

Would you like to start a project with us?

DAStek team would be happy to hear from you and would love to turn your ‘Imaginations to Reality’.