From a6bfd43e4054b507f191c42acf76793b3821b061 Mon Sep 17 00:00:00 2001 From: Joshua Tang Date: Sun, 3 Apr 2022 23:29:14 +1000 Subject: [PATCH] Add Appainter --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index fc09d73..e997fd4 100644 --- a/source.md +++ b/source.md @@ -648,6 +648,7 @@ This section contains libraries that take an experimental or unorthodox approach - [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) - [Flutter Sidekick](https://github.com/leoafarias/sidekick) - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias) - [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker). +- [Appainter](https://github.com/zeshuaro/appainter) - A material theme editor and generator for Flutter by [Joshua Tang](https://github.com/zeshuaro) ### VSCode