A new Flutter project following the Flutter Layout and Interactivity Tutorials. But using ClojureDart.
-
Set up Dart, Flutter, and ClojureDart.
-
Clone this repo.
-
Initialize the project using
clj -M -m cljd.build init layout-tutorial.main
. -
Fire up a target device (such as an Android emulator using Android Studio).
-
Start the ClojureDart watcher using
clj -M -m cljd.build flutter
.