Skip to content

FMX for ClojureDart Flutter pros

Kenneth Tilton edited this page Aug 21, 2022 · 2 revisions

Flutter/MX for ClojureDart/Flutter Pros

In this section, we presume your comfort with programming (a) Flutter (b) using ClojureDart; only these differences of f/mx are addressed:

  • syntax of widget constructors ** constructor parameters ** implicit :child, :children, :content, :body,...
  • adding custom state to a widget
  • when we need the context...
  • event handlers