Replaces Flutter's bundled Dart SDK with the macOS arm64 version

This script replaces Flutter’s bundled Dart SDK with the macOS arm64 version

Getting Started

Set up Flutter as normal and run flutter doctor

Use as an executable

Installation

> dart pub global activate flutter_m1_patcher

Usage

Usage: flutterpatch

GitHub

View Github