Specified framework support

Flutter is the application framework that uses Dart. 'dqoi' provides full support for Flutter apps with custom image painters.
This commit is contained in:
Luka S 2022-04-25 11:54:00 +01:00 committed by GitHub
parent 8308c4c107
commit 70894be9aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)