fix(macos): install flutter as cask
This commit is contained in:
parent
dcc865e5cc
commit
af27d8154f
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ brew 'oven-sh/bun/bun'
|
||||||
brew 'go'
|
brew 'go'
|
||||||
brew 'rustup'
|
brew 'rustup'
|
||||||
brew 'cargo-make'
|
brew 'cargo-make'
|
||||||
brew 'flutter'
|
cask 'flutter'
|
||||||
brew 'fvm'
|
brew 'fvm'
|
||||||
|
|
||||||
# Apps
|
# Apps
|
||||||
|
|
Loading…
Add table
Reference in a new issue