From 70894be9aa6ecc6afb0e1d63fbc817d4a1fa43f1 Mon Sep 17 00:00:00 2001 From: Luka S Date: Mon, 25 Apr 2022 11:54:00 +0100 Subject: [PATCH] Specified framework support Flutter is the application framework that uses Dart. 'dqoi' provides full support for Flutter apps with custom image painters. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d00c784..89ea4600 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - https://github.com/pfusik/qoi-ci (Ć, transpiled to C, C++, C#, Java, JavaScript, Python and Swift) - https://github.com/kodonnell/qoi (Python) -- https://github.com/JaffaKetchup/dqoi (Dart) +- https://github.com/JaffaKetchup/dqoi (Dart, with Flutter support) - https://github.com/Cr4xy/lua-qoi (Lua) - https://github.com/superzazu/SDL_QOI (C, SDL2 bindings) - https://github.com/saharNooby/qoi-java (Java)