Skip to content

Introduction to Flutter MX

Kenneth Tilton edited this page Aug 19, 2022 · 1 revision

Welcome to the mxflutter wiki!

How to start clean when leftover build artifacts are suspected

shut down any builder

upgrade XCode

on sim:
- erase all content
- restart

in repo:
- touch puspec.yaml
- rm -rf .clojuredart
- flutter clean

now: clj -M -m cljd.build flutter