From cfbed9a9452e0c1ebf9ed6dc72e5c319bf2b293d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 14 Sep 2020 22:02:02 +0200 Subject: [PATCH] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index f98a1e9..ff1a718 100644 --- a/source.md +++ b/source.md @@ -607,7 +607,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Environment Configuration](https://github.com/TatsuUkraine/dart_environment_config) - CLI tool to generate `.env` configurations for application environments by [TatsuUkraine](https://github.com/TatsuUkraine) - [Flutter Flavorizr](https://github.com/AngeloAvv/flutter_flavorizr) - CLI utility to easily generate flavors for Android and iOS in less than 3 minutes by [Angelo Cassano](https://github.com/AngeloAvv) - [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) - The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs. +- [FlutterGen](https://github.com/FlutterGen/flutter_gen) - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs. ### VSCode