From 48e2b1337257bb77573bf76cfffcff3a5efa8704 Mon Sep 17 00:00:00 2001 From: adel boussaken Date: Sat, 20 Jan 2024 09:05:43 +0100 Subject: [PATCH] Add a dart/flutter binding to README.md (#4882) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 866aa87b4..cbfba01bc 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ as the main playground for developing new features for the [ggml](https://github - React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn) - Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp) - Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig) +- Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart) **UI:**