tom_d4rt_flutter examples → see tom_d4rt_flutter_test

> Attribution. The tom_d4rt project is an extended clone of the original > d4rt project by Moustapha Kodjo Amadou, initially published in 2025. The > complete interpreter is based on his idea.

tom_d4rt_flutter is the source-based Flutter Material bridge library (SourceFlutterD4rt). Its samples are not duplicated here — the canonical home for this library's samples (P2) is its own test & demo app, tom_d4rt_flutter_test, whose example/ tree holds 37 multi-file D4rt Flutter sample apps that this library interprets and renders live on every platform.

The three canonical sample homes (P2):

Canonical homeRuntimeWhat it demonstrates
tom_d4rt_flutter_test Source-based Flutter (this library) 37 multi-file D4rt Flutter Material sample apps, rendered live
tom_d4rt_flutter_ast_test Analyzer-free Flutter (AST bundles) 33 of those samples as pre-compiled AstBundle JSON
tom_d4rt_dcli DCli shell scripting File / directory / process / env / colour snippets + multi-file CLI apps

For the bridge surface and SourceFlutterD4rt API, see this package's README.md and test/.