Zeplin Flutter
Exporting artboards from a Sketch design to Zeplin is quite straightforward. đ To be able to export designs, you need to download the desktop app. Select any layer/artboard in your Sketch file. Press ââE or use the menu up top âPlugins Zeplin Export Selectedâ to start export process. Hey guys, today I would want to share with you a new open source project made with Flutter the last weekend. This is teachME an app where you can teach and learn, if you need a mentor you need to use teachME. Features of the app:1. Facebook and Google Authentication2. Flutter is a progressive and reliable software development kit for mobile app creation. Our developers utilize all of the benefits Flutter has to offer, including support for the latest tools, technical superiority and the best resources for a reactive approach.
Exporting artboards from a Sketch design to Zeplin is quite straightforward. đ To be able to export designs, you need to download the desktop app.
Select any layer/artboard in your Sketch file.
Press ââE or use the menu up top âPlugins > Zeplin > Export SelectedâŚâ to start export process.
Zeplin Export To Flutter
âď¸ It's sadly not possible to import Sketch files directly into Zeplin since Zeplin works with a plugin. If you donât see the plugin in the Sketch menu, you can install it here.
Zeplin shows the file location on the right panel of the screen if you're the user who exported that screen and you're using the same machine that you used to export. You can directly open the design file in Sketch by clicking on the file name.
Next up: Collaborating with your team
Related articles:
Zeplin extensions are JavaScript modules that generate code snippets from various design elements. All the built-in code snippets currently in Zeplin are implemented as extensions, using the same infrastructure. Here is our blog post explaining the feature in detail: https://blog.zeplin.io/introducing-zeplin-extensions-7c5d55544b9a
Adding an extension
You can explore all the extensions built by developers from the community and the Zeplin crew here: https://extensions.zeplin.io/
To add one of those extensions to your project or styleguide, select the project or styleguide you need the extension in, click on the settings icon on the right panel under âExtensionsâ, and press the âAdd to Zeplinâ button.
âď¸Make sure the extension you are selecting is available for your project type. You can see the supported project types from the extension's details page.
Managing extensions
Zeppelin Fluttershy
You can see the list of extensions in your project under the âExtensionsâ window, from the right panel of your project's Dashboard or styleguide.
From this window, you can change the preferences for each extension, enable/disable them or remove it completely. To enable an extension, make sure you check the box next to it.
Recommended extensions
Web: HTML, CSS, SCSS, Sass, Less
iOS: Swift, Objective-C, Attributed Strings
Android: XML
React Native: React Native, React Native Styled Components
Flutter: Flutter, Flutter Extended, Flutter Gen
Xamarin:Xamarin.Forms
Related articles: