From 3a48cd4c7c4d46d81082f5ef2d1d0a1602d93c5d Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Thu, 30 Oct 2025 21:57:03 +0100 Subject: [PATCH] docs: add Dart port (fixes #42) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c3fe809..f1ad47a 100644 --- a/README.md +++ b/README.md @@ -956,15 +956,16 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t ## Ports in Other Languages +- **.NET:** [toon.NET](https://github.com/ghost1face/toon.NET) +- **Dart:** [toon](https://github.com/wisamidris77/toon) - **Elixir:** [toon_ex](https://github.com/kentaro/toon_ex) +- **Go:** [gotoon](https://github.com/alpkeskin/gotoon) +- **Java:** [JToon](https://github.com/felipestanzani/JToon) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **Python:** [python-toon](https://github.com/xaviviro/python-toon) or [pytoon](https://github.com/bpradana/pytoon) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) -- **Java:** [JToon](https://github.com/felipestanzani/JToon) -- **.NET:** [toon.NET](https://github.com/ghost1face/toon.NET) -- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) -- **Go:** [gotoon](https://github.com/alpkeskin/gotoon) - **Rust:** [toon-rs](https://github.com/JadJabbour/toon-rs) +- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) ## License