-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Kenneth Tilton edited this page Aug 23, 2022
·
14 revisions
Flutter/MX applies the Matrix reactive library and app framework to Flutter, with ClojureDart as the implementation language.
We will be working on this for a while. To move things along for those just exploring f/mx
, we plan first a code walkthrough of a few CLJD Samples that have been ported from alpha/widget
to f/mx
. That will let the reader cut straight to the chase of:
-
f/mx
constructor syntax twists; and - the fun part, Matrix reactive dataflow mechanics.
The goal at first will be to support new developers actually coding f/mx
, especially those already coding CLJD+Flutter.
More to come RSN.
.