🍺 BREW Explorer

← all casks

Flutter SDK

brew install --cask flutter v3.44.2

SDK for building multi-platform apps (iOS, Android, web, desktop) from a single Dart codebase.

Why you might care

Flutter enables cross-platform development with a single codebase, reducing time-to-market compared to maintaining separate native apps. Hot reload allows instant code iteration during development. Large ecosystem and strong backing from Google make it production-ready for startups and enterprises.

Categories

Alternatives

React Native Xamarin Ionic
21.4k
30-day installs · #19
63.3k
90-day · #21
205.6k
365-day · #16

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "React Native",
    "Xamarin",
    "Ionic"
  ],
  "artifacts": [
    {
      "suite": [
        "flutter",
        {
          "target": "$HOMEBREW_PREFIX/share/flutter"
        }
      ],
      "target": "/Applications/$HOMEBREW_PREFIX/share/flutter"
    },
    {
      "binary": [
        "flutter/bin/dart"
      ],
      "target": "$HOMEBREW_PREFIX/bin/dart"
    },
    {
      "binary": [
        "flutter/bin/flutter"
      ],
      "target": "$HOMEBREW_PREFIX/bin/flutter"
    },
    {
      "zap": [
        {
          "trash": "~/.flutter"
        }
      ]
    }
  ],
  "auto_updates": 1,
  "categories": [
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "UI toolkit for building applications for mobile, web and desktop",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Flutter SDK",
  "enrichment_fetched_at": "2026-06-20T22:42:50+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "flutter",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://flutter.dev/",
  "homepage_og_description": "Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.",
  "homepage_og_image": "/assets/flutter-logo-sharing.d744440971931f937269e060e720f5a7.png",
  "homepage_title": "Flutter - Build apps for any screen",
  "installs_30d": 21381,
  "installs_365d": 205635,
  "installs_90d": 63336,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:02:36+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Flutter SDK"
  ],
  "one_liner": "SDK for building multi-platform apps (iOS, Android, web, desktop) from a single Dart codebase.",
  "rank_30d": 19,
  "rank_365d": 16,
  "rank_90d": 21,
  "raw_hash": "2e7de264c51a1b25",
  "ruby_source_path": "Casks/f/flutter.rb",
  "tap": "homebrew/cask",
  "token": "flutter",
  "version": "3.44.2",
  "why_use_this": "Flutter enables cross-platform development with a single codebase, reducing time-to-market compared to maintaining separate native apps. Hot reload allows instant code iteration during development. Large ecosystem and strong backing from Google make it production-ready for startups and enterprises."
}