{"id":26821646,"url":"https://github.com/maxzod/df_builder","last_synced_at":"2026-05-11T02:22:43.055Z","repository":{"id":56828008,"uuid":"427394609","full_name":"maxzod/df_builder","owner":"maxzod","description":"small package to generate code in a simple way","archived":false,"fork":false,"pushed_at":"2022-01-05T10:21:29.000Z","size":24,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-22T23:57:53.555Z","etag":null,"topics":["code-generation","dart","dartlang","flutter","json"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/df_builder","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxzod.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-12T14:48:29.000Z","updated_at":"2024-04-28T07:57:25.000Z","dependencies_parsed_at":"2022-08-28T21:51:37.715Z","dependency_job_id":null,"html_url":"https://github.com/maxzod/df_builder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxzod%2Fdf_builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxzod%2Fdf_builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxzod%2Fdf_builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxzod%2Fdf_builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxzod","download_url":"https://codeload.github.com/maxzod/df_builder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246290581,"owners_count":20753724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-generation","dart","dartlang","flutter","json"],"created_at":"2025-03-30T07:35:18.136Z","updated_at":"2026-05-11T02:22:43.021Z","avatar_url":"https://github.com/maxzod.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **PART OF QUEEN PACKAGES 👑**\n\n# Dart File Builder = DFB\n\n# Motivation\n\ngenerating dart code with build_runner will not work if you are trying to convert json to dart since it requires dart code in the first place .\n\nso i made this simple dart generator , mainly it meant for json to dart conversion\nto provide easy and simple way to create `TR` file for nations package also can be use for other use cases\n\n# Usage\n\n- start with `DartFileBuilder`\n- add what you need from `ClassBuilder` `ClassGetter` `ClassProp`\n- convert it to string using `DartFileBuilder`.toString()\n\n# Builders\n\n# DartFileBuilder\n\n- can add comments\n- can add exports\n- can add imports\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxzod%2Fdf_builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxzod%2Fdf_builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxzod%2Fdf_builder/lists"}