FigmaSharp.Maui.Graphics turns your Figma design into .NET MAUI Graphics code. Free and Open Source software under the MIT LICENSE.
The tool available on Windows and macOS performs the following steps:
You can copy and paste the code or export it directly to a file.
NOTE: This project uses and extends FigmaSharp.
Remember, this tool generates C# code for .NET MAUI Graphics, NOT XAML or C# code using .NET MAUI Views.
To get documents from figma.com you'll need to generate a Personal Access Token. Sign in to Figma and in the main menu, go to Help and Account → Account Settings and select Create new token. This will be your only chance to copy the token, so make sure you keep a copy in a secure place.
Do you have questions, need support, or want to contribute? Use GitHub Issues for bug reports and feature requests.
Code released under the MIT license.