{"id":20340909,"url":"https://github.com/leancodepl/render-box-boilerplate-generator","last_synced_at":"2026-01-29T09:34:59.586Z","repository":{"id":66364466,"uuid":"523388098","full_name":"leancodepl/render-box-boilerplate-generator","owner":"leancodepl","description":"Flutter `RenderBox` boilerplate generator","archived":false,"fork":false,"pushed_at":"2022-08-10T15:48:28.000Z","size":614,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T23:37:34.165Z","etag":null,"topics":["flutter","generator"],"latest_commit_sha":null,"homepage":"https://leancodepl.github.io/render-box-boilerplate-generator/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leancodepl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-10T15:01:15.000Z","updated_at":"2022-08-19T18:36:40.000Z","dependencies_parsed_at":"2023-02-20T16:01:12.008Z","dependency_job_id":null,"html_url":"https://github.com/leancodepl/render-box-boilerplate-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leancodepl/render-box-boilerplate-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Frender-box-boilerplate-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Frender-box-boilerplate-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Frender-box-boilerplate-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Frender-box-boilerplate-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leancodepl","download_url":"https://codeload.github.com/leancodepl/render-box-boilerplate-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leancodepl%2Frender-box-boilerplate-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28873986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T07:35:32.468Z","status":"ssl_error","status_checked_at":"2026-01-29T07:33:31.463Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flutter","generator"],"created_at":"2024-11-14T21:24:37.464Z","updated_at":"2026-01-29T09:34:59.566Z","avatar_url":"https://github.com/leancodepl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eFlutter \u003ccode\u003eRenderBox\u003c/code\u003e boilerplate generator\u003c/h1\u003e\n\n[Go to the generator][generator]\n\n[![Screenshot](screenshot.png)][generator]\n\n## Problem\n\nSometimes I need to create a custom `RenderBox` in Flutter with a few properties and other widgets inside. Writing code for this every time takes some time and consists of big amount of repeatable boilerplate. I quickly created this small web tool to create such boilerplate for me.\n\nInstead of spending 30 minutes on writing it myself while refreshing the knowledge on particular methods I can easily just put children widgets and fields I want this render box to have and copy the code focusing on implementing the layout, print and other related methods.\n\n### Warning\n\nYou may not need to create a very custom `RenderBox` yourself. Firstly, make sure to become acquainted with [Flutter's `RenderBox` documentation](https://api.flutter.dev/flutter/rendering/RenderBox-class.html) as it explains various concepts and protocols related to them as well as its subclasses and helpers that you may want to use instead.\n\n## Disclaimers\n\n* This tool was made to quickly save some time, its source code isn't pretty (I'm not a JS dev) but works.\n* Make sure you can't use Flutter-provided shortcuts mentioned in above documentation.\n* This tool doesn't generate intrinsics protocol boilerplate.\n* This tool generates unformatted code. You should simply paste it in your editor/IDE and format it.\n\n## Running locally\n\n```sh\nnpm install\nnpm run dev\n```\n\n## Author\n\n[@Albert221](https://github.com/Albert221)\n\n[generator]: https://leancodepl.github.io/render-box-boilerplate-generator/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleancodepl%2Frender-box-boilerplate-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleancodepl%2Frender-box-boilerplate-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleancodepl%2Frender-box-boilerplate-generator/lists"}