From 37c24e5344e6ebc5f5b9a776542823f4639060e6 Mon Sep 17 00:00:00 2001 From: hcan359 Date: Tue, 24 Mar 2026 16:50:00 +0300 Subject: [PATCH] =?UTF-8?q?Add=20Tonkatsu=20Box=20to=20Open=20Source=20App?= =?UTF-8?q?s=20=E2=80=94=20Media=20Library?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 951db3ba..e93b883f 100644 --- a/source.md +++ b/source.md @@ -669,6 +669,10 @@ This section contains libraries that take an experimental or unorthodox approach - [Let's Draw](https://github.com/JideGuru/flutter_drawing_board) - A simple drawing app made by [JideGuru](https://github.com/JideGuru) - [Openreads](https://github.com/mateusz-bak/openreads-android) - A simple privacy oriented mobile books tracker using Open Library API by [mateusz-bak](https://github.com/mateusz-bak) +### Media Library + +- [Tonkatsu Box](https://github.com/hacan359/tonkatsu_box) - Collection manager for games, movies, TV shows, anime, visual novels, and manga with visual boards, tier lists, and multi-source import by [hacan359](https://github.com/hacan359) + ## Utilities - [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)