Skip to content

Instantly share code, notes, and snippets.

View kennytilton's full-sized avatar

Kenneth Tilton kennytilton

View GitHub Profile
@kennytilton
kennytilton / fmx-red-pill-2-completed.cljd
Created January 15, 2024 19:00
"Flutter/MX Red Pill Begins" completed exercise
(ns learn.counter.counter-fmx
(:require
["package:flutter/material.dart" :as m]
["package:flutter/widgets.dart" :as w]
["package:flutter/painting.dart" :as p]
["dart:math" :as math]
[clojure.string :as str]
[tilton.mx.api :as mx
:refer [mget mupdate! mset! fasc fmu mav muv cI cF cF+ cFI]]
[tilton.fmx.api :as fx