tom_d4rt_flutter 1.0.1
tom_d4rt_flutter: ^1.0.1 copied to clipboard
Source-based D4rt interpreter with the full Flutter Material bridge surface (SourceFlutterD4rt), plus the bridge conformance test suite and HTTP test harness.
tom_d4rt_flutter examples → see tom_d4rt_flutter_test #
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 home | Runtime | What 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/.