From e52554f464baca2b0c567882fb29a5d86735d264 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 10 Feb 2026 17:29:34 +0100 Subject: [PATCH] Mention original MIXBOX project in README Added a note about the original MIXBOX project. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3852c33..6e5fd63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Mixbox for Dart/Flutter +Port of orginal [MIXBOX](https://github.com/scrtwpns/mixbox)

@@ -267,4 +268,4 @@ A: Yes! Perfect for gradients, transitions, and smooth animations. - 🎬 Content creation tools - 🎮 Game color systems - 🖼️ Realistic photo filters -- 📊 Data visualizations \ No newline at end of file +- 📊 Data visualizations