From 73cb1d5b645323116ae2252cee29388505f9992c Mon Sep 17 00:00:00 2001 From: FinnDemonCat <94855390+FinnDemonCat@users.noreply.github.com> Date: Mon, 23 Feb 2026 17:08:46 -0300 Subject: [PATCH] Add Dart binding to BINDINGS.md (#5585) --- BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BINDINGS.md b/BINDINGS.md index 6c405ab66..80deadff9 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -103,6 +103,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers | [raylib-jai](https://github.com/ahmedqarmout2/raylib-jai) | **5.5** | [Jai](https://github.com/BSVino/JaiPrimer/blob/master/JaiPrimer.md) | MIT | | [fnl-raylib](https://github.com/0riginaln0/fnl-raylib) | **5.5** | [Fennel](https://fennel-lang.org/) | MIT | | [Rayua](https://github.com/uiua-lang/rayua) | **5.5** | [Uiua](https://www.uiua.org/) | **???** | +| [Target](https://github.com/FinnDemonCat/Target/tree/main/libs/raylib) | **5.5** | [Dart](https://dart.dev/) | Apache-2.0 license | ### Utility Wrapers