FigDart is the bridge between Figma and Flutter, designed to boost your development speed. Our plugin allows you to effortlessly convert Figma styling properties into reusable Dart code, ensuring a seamless transition from design to development.
No reviews yetBe the first to leave a review for FigDart
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
š
Hello! š
I'm excited to announce the release of FigDart, a plugin that seamlessly converts your Figma text styles and colors into Dart classes. Gone are the days of manually copying and pasting text styles and color codes. Now, you can have all your app colors and text styles auto-generated in a neat Dart class! We also support converting your text styles into a ThemeExtension with fallbacks in place.
š Features:
TextStyles: Automatically converts Figma text styles into Dart classes. Text styles can also be converted to theme extensions.
Solid Colors: Automatically converts solid colors to Dart Color constants.
Gradient Colors: Supports the conversion of linear gradient colors from Figma to Flutter.
Customizable: Open to further extensions.
š„ Who Can Use It:
This plugin is useful for both Figma editor users and non-editor users working in dev mode.
š” How It Works:
Our plugin scans through the local text and paint styles in your Figma document and auto-generates a Dart class named AppColors with all your color details, and AppTextStyles with all your text style details. We also offer support for ThemeExtensions.
š§ Installation and Usage:
Install the plugin from FigDart on Figma Community.
Run the plugin in your Figma workspace.
Copy the generated Dart code.
š Feedback and Contributions:
Your feedback is invaluable for making FigDart better. Please share your thoughts, report bugs, or even contribute to the code!
š Useful Links:
https://github.com/Mastersam07/f...https://github.com/Mastersam07/f...
ā ļø Limitations and Upcoming Features:
Bug fixes and improvements?
We hope FigDart will save you time and make your Flutter development process a bit more enjoyable!
Cheers š„