Skip to content

Install Dart SDK #23

Description

@TaH00R

Description

Add support for installing the Dart SDK through Dev Setup.

The installer should verify whether Dart is already installed before attempting installation.

Acceptance Criteria

  • Detect existing Dart SDK installation
  • Install the latest stable Dart SDK
  • Verify installation using dart --version
  • Display installation status to the user
  • Update documentation if necessary

Additional Notes

This feature serves as a prerequisite for Flutter development support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions