{"id":20640724,"url":"https://github.com/sampathbalivada/flutter_windows_installer","last_synced_at":"2026-04-20T19:03:50.972Z","repository":{"id":38132726,"uuid":"273657046","full_name":"sampathbalivada/flutter_windows_installer","owner":"sampathbalivada","description":"An MSI installer to install Flutter SDK on x64 Windows PCs","archived":false,"fork":false,"pushed_at":"2022-12-08T10:57:50.000Z","size":7114,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T12:39:44.487Z","etag":null,"topics":["flutter","installer","sdk","windows"],"latest_commit_sha":null,"homepage":"https://flutter.dev","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sampathbalivada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-20T07:06:24.000Z","updated_at":"2023-03-04T08:59:05.000Z","dependencies_parsed_at":"2023-01-25T10:45:53.833Z","dependency_job_id":null,"html_url":"https://github.com/sampathbalivada/flutter_windows_installer","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sampathbalivada/flutter_windows_installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampathbalivada%2Fflutter_windows_installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampathbalivada%2Fflutter_windows_installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampathbalivada%2Fflutter_windows_installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampathbalivada%2Fflutter_windows_installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sampathbalivada","download_url":"https://codeload.github.com/sampathbalivada/flutter_windows_installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampathbalivada%2Fflutter_windows_installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019124,"owners_count":26086679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","installer","sdk","windows"],"created_at":"2024-11-16T15:30:53.787Z","updated_at":"2025-10-14T14:15:26.161Z","avatar_url":"https://github.com/sampathbalivada.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Windows Installer\n\nFlutter is Google’s UI toolkit for building beautiful, natively compiled applications for [mobile](https://flutter.dev/docs), [web](https://flutter.dev/web), and [desktop](https://flutter.dev/desktop) from a single codebase.\n\nFor more info on Flutter head over to [https://flutter.dev](https://flutter.dev)\n\n\u003cbr/\u003e\n\n\n\n## System Requirements\n\nTo install and run Flutter, your development environment must meet these minimum requirements:\n\n- **Operating Systems**: Windows 7 SP1 or later (64-bit)\n\n- **Disk Space**: 2 GB on C:\\ Drive (does not include disk space for IDE/tools).\n\n- **Tools**\n\n  Flutter depends on these tools being available in your environment.\n\n  - [Windows PowerShell 5.0](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-windows-powershell) or newer (this is pre-installed with Windows 10)\n\n  - [Git for Windows](https://git-scm.com/download/win) 2.x, with the **Use Git from the Windows Command Prompt** option.\n\n    If Git for Windows is already installed, make sure you can run `git` commands from the command prompt or PowerShell.\n    \n    \n\n\u003cbr /\u003e\n\n\n\n## Installation Steps\n\n1. Download and run the flutter installer from the below link\n\n   [FlutterSDK_Installer-x64-Win.msi](https://github.com/sampathbalivada/flutter_windows_installer/releases/tag/v1.0.0-stable)\n\n   \u003e  *Note: The Flutter Installer will download a package \u003e600MB in size and unpacks to the **C:\\flutter** directory.* \n\n2. Run the following command from a new Command Prompt or PowerShell window to finish setting up your \n\n   ```$ flutter doctor```\n\n   *For more information about ``flutter doctor`` visit [https://flutter.dev/docs/get-started/install/windows#run-flutter-doctor](https://flutter.dev/docs/get-started/install/windows#run-flutter-doctor)*\n   \n## Install Using WinGet\n\nThe installer will be added to WinGet repository after a Stable version is released. Currently the installer is in Beta.\n\n\u003cbr /\u003e\n\n\n\n## Troubleshooting\n\n1. The flutter installer is taking too much time on the **Extracting Files** page.\n\n   *The flutter SDK archive is highly compressed and can take up to 20 minutes to extract on slower machines.*\n\n2. The installer terminated prematurely or the installation aborted.\n\n   *It is possible that your C:\\ Drive is out of space. Make sure that you have at least 2GB of free space on your C:\\ Volume.*\n\n3. My problem isn't listed here or the above solutions do not work.\n\n   *If your problem isn't listed here, please create an issue and make sure to include details about your OS*\n\n\u003cbr/\u003e\n\n\u003cbr/\u003e\n\n\n\n*Flutter and the related logo are trademarks of Google LLC*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampathbalivada%2Fflutter_windows_installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsampathbalivada%2Fflutter_windows_installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampathbalivada%2Fflutter_windows_installer/lists"}