tom_d4rt_generator 1.9.5 copy "tom_d4rt_generator: ^1.9.5" to clipboard
tom_d4rt_generator: ^1.9.5 copied to clipboard

D4rt bridge generator for creating BridgedClass implementations from Dart source. Supports per-package generation, deduplication, and cross-package bridging.

example/README.md

tom_d4rt_generator examples → see the canonical sample homes #

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_generator is the D4rt bridge generator. The contents of this example/ tree (dart_overview/, d4/, example_project/, user_reference/, userbridge_*, generate_example_bridges.dart, run_all_examples.dart, test_example_bridges.dart, d4_test_scripts/) are generator test fixtures wired into the test harnesses — inputs that exercise bridge generation, not user-facing samples. The generator's primary downstream consumer is the Flutter-material bridge package and its test corpus.

For curated, runnable D4rt samples, see 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 (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

Raw-source interpreter and bridging samples live in tom_d4rt/example.

0
likes
0
points
819
downloads

Publisher

unverified uploader

Weekly Downloads

D4rt bridge generator for creating BridgedClass implementations from Dart source. Supports per-package generation, deduplication, and cross-package bridging.

Homepage
Repository (GitHub)
View/report issues

Topics

#code-generation #bridge #interpreter #d4rt

License

unknown (license)

Dependencies

analyzer, args, build, glob, meta, path, tom_analyzer_shared, tom_build_base, tom_d4rt, yaml

More

Packages that depend on tom_d4rt_generator