{"id":23855408,"url":"https://github.com/nexlabstudio/figdart","last_synced_at":"2025-09-08T03:31:17.240Z","repository":{"id":193783387,"uuid":"689472808","full_name":"Mastersam07/figdart","owner":"Mastersam07","description":"Convert Figma styles to Flutter effortlessly.","archived":false,"fork":false,"pushed_at":"2024-03-22T17:10:04.000Z","size":2407,"stargazers_count":30,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-22T18:34:28.828Z","etag":null,"topics":["figma","figma-plugin","flutter","flutter-theme","flutter-theming","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Mastersam07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"custom":["https://flutterwave.com/pay/codefarmer"]}},"created_at":"2023-09-09T23:20:28.000Z","updated_at":"2023-12-01T13:14:37.000Z","dependencies_parsed_at":"2023-09-10T02:12:01.794Z","dependency_job_id":"920fda7d-31c8-4b2f-a462-bed19eb683ee","html_url":"https://github.com/Mastersam07/figdart","commit_stats":null,"previous_names":["mastersam07/figdart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastersam07%2Ffigdart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastersam07%2Ffigdart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastersam07%2Ffigdart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mastersam07%2Ffigdart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mastersam07","download_url":"https://codeload.github.com/Mastersam07/figdart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232275400,"owners_count":18498274,"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":["figma","figma-plugin","flutter","flutter-theme","flutter-theming","hacktoberfest"],"created_at":"2025-01-03T00:56:15.819Z","updated_at":"2025-09-08T03:31:11.837Z","avatar_url":"https://github.com/Mastersam07.png","language":"TypeScript","funding_links":["https://flutterwave.com/pay/codefarmer"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.figma.com/community-free-resource-license/\"\u003e\u003cimg src=\"https://img.shields.io/badge/figma-community_license-brightgreen?style=flat-square\u0026logo=figma\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/mastersam07/figdart/graphs/commit-activity\"\u003e\u003cimg src=\"https://img.shields.io/badge/Maintained%3F-Yes-success.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/mastersam07/figdart/pulls\"\u003e\u003cimg src=\"https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://twitter.com/intent/tweet?text=Figdart%20is%20awesome.%20I%20use%20it%20to%20generate%20flutter%20styling%20properties%20from%20figma.%20https://github.com/mastersam07/figdart\"\u003e\u003cimg src=\"https://img.shields.io/badge/Twitter-Tweet-success?style=flat-square\u0026logo=x\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./publish/icon.png\" align=\"center\" alt=\"FigDart logo\" width=\"128\" height=\"128\"\u003e\u003c/p\u003e\n  \n\u003ch1 align=\"center\"\u003eFigma Styles to Flutter\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://www.figma.com/community/plugin/1282135889870206898/FigDart\" align=\"center\"\u003e\u003cimg src=\"publish/install_button.png\" align=\"center\" alt=\"Install Plugin\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003cimg src=\"publish/demo.gif\" align=\"center\" alt=\"Figdart demo\" /\u003e\n\n\n## The Problem\n\nWhen it comes to translating styles like textstyles and colors, there are a couple of problems that could arise. Some includes:\n\n- Manually converting Figma text styles to Flutter code\n- Greater risk of inconsistencies appearing in text styles between the design files and the coded application\n- Manually converting styles often results in code duplication\n- Manual conversion can lead to errors such as incorrect values, typos, or even omitted styles, which can be costly to debug and fix\n- Every time a designer updates a text style in Figma, developers have to manually update the corresponding code, which is both time-consuming and error-prone\n\n## Solution\n\nBy automating the conversion process, FigDart aims to eliminate these issues, making the design-to-code workflow more efficient, accurate, and consistent.\n\n### Editor Mode\n\u003cimg src=\"publish/editor_mode.gif\" align=\"center\" alt=\"How the plugin works in editor mode\" /\u003e\n\n\n### Dev Mode on View Only Access\n\u003cimg src=\"publish/dev_mode.gif\" align=\"center\" alt=\"How the plugin works in dev mode\" /\u003e\n\n## Further features\n\n### Use Theme Extensions\n\nYou may choose to register your textstyles as a theme extension.\n\n### Editor Mode\n\u003cimg src=\"publish/theme_extension_editor_mode.gif\" align=\"center\" alt=\"theme extension editor mode\" /\u003e\n\n### Dev Mode on View Only Access\n\u003cimg src=\"publish/theme_extension_dev_mode.gif\" align=\"center\" alt=\"theme extension dev mode\" /\u003e\n\n### Vary textstyle properties\n\nYou may select some other textstyle properties like font family\n\nTODO:\n- [x] Text decoration\n- [x] letter spacing\n- [x] line height.\n\n\u003cimg src=\"publish/options.png\" align=\"center\" alt=\"textstyle options\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexlabstudio%2Ffigdart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexlabstudio%2Ffigdart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexlabstudio%2Ffigdart/lists"}