tom_d4rt_flutter_ast 0.1.0 copy "tom_d4rt_flutter_ast: ^0.1.0" to clipboard
tom_d4rt_flutter_ast: ^0.1.0 copied to clipboard

D4rt Flutter Material bridge — execute D4rt scripts that return Flutter widget trees.

example/README.md

tom_d4rt_flutter_ast examples → see tom_d4rt_flutter_ast_test #

tom_d4rt_flutter_ast is the analyzer-free Flutter Material bridge library — execute pre-compiled D4rt scripts that return live Flutter widget trees without an app-store republish. Its samples are not duplicated here; the canonical home for this library's samples (P2) is its own test & demo app, tom_d4rt_flutter_ast_test, which mirrors 33 of the source-based samples as pre-compiled AstBundle JSON and renders them on this analyzer-free runtime.

The three canonical sample homes (P2):

Canonical home Runtime What it demonstrates
tom_d4rt_flutter_test Source-based Flutter (analyzer) 37 multi-file D4rt Flutter Material sample apps, rendered live
tom_d4rt_flutter_ast_test Analyzer-free Flutter (this library) 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 the AstBundle execution API, see this package's README.md and test/.

0
likes
70
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

D4rt Flutter Material bridge — execute D4rt scripts that return Flutter widget trees.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, characters, flutter, meta, tom_d4rt_ast, vector_math

More

Packages that depend on tom_d4rt_flutter_ast