From 60deaf5a9ce295ab4095cd544391987572ea7c42 Mon Sep 17 00:00:00 2001 From: yutae Date: Fri, 19 Mar 2021 19:51:37 +0900 Subject: [PATCH] Add Zeplin Extensions - Flutter Gen --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 1379f94..9e6d801 100644 --- a/source.md +++ b/source.md @@ -588,6 +588,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Fontify](https://github.com/westracer/fontify) - CLI tool to convert SVG icons to OTF font and generate Flutter-compatible class by [Igor Kharakhordin](https://github.com/westracer) - [FlutterGen](https://github.com/FlutterGen/flutter_gen) - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. - [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource) +- [Zeplin Extensions - Flutter Gen](https://github.com/naver/zeplin-flutter-gen) - The Flutter dart code generator from zeplin. ex) Container, Text, RichText, ... - Save your time. by [yutae](https://github.com/yutae) ### VSCode