v0.1.0 of tom_d4rt_flutter_ast
The official repository for Dart and Flutter packages. [Unoffic…
June 14, 2026
D4rt Flutter Material bridge — execute D4rt scripts that return Flutter widget trees. Changelog excerpt: Initial pub.dev release of the analyzer-free Flutter Material bridge runtime — the AST-driven counterpart to tom_d4rt_flutter, specialized for over-the-air and web delivery (no analyzerdependency). - FlutterD4rt— executes D4rt scripts that return Flutter widget trees, built on the zero-dependency tom_d4rt_astinterpreter (no analyzer, no dart:io). Web-safe: suitable for shipping in a Flutter app that downloads pre-compiled AstBundleJSON and renders UI on device. - `build(..[...]
Discussion in the ATmosphere