From 077591ea7817bf75be9b97853b23dc8189c7bedc Mon Sep 17 00:00:00 2001 From: leoafarias Date: Mon, 9 Aug 2021 11:26:38 -0400 Subject: [PATCH] Added flutter sidekick --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 9c0b81e..3050928 100644 --- a/source.md +++ b/source.md @@ -583,6 +583,7 @@ This section contains libraries that take an experimental or unorthodox approach ## Utilities +- [Flutter Sidekick](https://github.com/leoafarias/sidekick) - A simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias). - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya) - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva) - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren)