Windows   Installation

Windows Installation

  1. Download Dart Sdk form Here select os:-Windows.

  2. Copy Dart sdk from Your C Drive.

  3. Add C:\dart-sdk/bin to your environment variable.

  4. open the command prompt and type dart --version to check it.

  5. Install vs code and Add Dart Extension.