From f3ef04201e9171ef2526baf343d6dc7225c08579 Mon Sep 17 00:00:00 2001 From: Angelo Cassano Date: Tue, 19 May 2020 21:44:23 +0200 Subject: [PATCH] Added flutter_flavorizr (medium news + github) --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index 59086b0..1812eba 100644 --- a/source.md +++ b/source.md @@ -100,6 +100,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Parallax Effect](https://marcinszalek.pl/flutter/tickets-challenge-parallax) - Parallax & non linear animation by [Marcin Szalek](https://marcinszalek.pl). - [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo) +- [Build Flavor](https://medium.com/@angeloavv/easily-build-flavors-in-flutter-android-and-ios-with-flutter-flavorizr-d48cbf956e4) - Easily build flavors in Flutter (Android and iOS) with flutter_flavorizr by [Angelo Cassano](https://medium.com/@angeloavv) ## Videos @@ -589,6 +590,7 @@ This section contains libraries that take an experimental or unorthodox approach - [FlutterIcon](http://fluttericon.com/) - Icon set generator by [Mike Hoolehan](https://github.com/ilikerobots) - [FVM](https://github.com/leoafarias/fvm) - Flutter Version Management: A simple cli to manage Flutter SDK versions. - [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) ### VSCode