From 8926fe926d7a39836106ff7e9472c1a992b70090 Mon Sep 17 00:00:00 2001 From: harunkurtdev <50794236+harunkurtdev@users.noreply.github.com> Date: Sat, 21 Sep 2024 08:25:36 +0300 Subject: [PATCH] Update About-Client-Libraries.rst (#4751) Flutter and Dart bindings for ros2 Signed-off-by: harunkurtdev <50794236+harunkurtdev@users.noreply.github.com> (cherry picked from commit 2fba97b649d2db6568afa72bc7b11d6df6e96f88) --- source/Concepts/Basic/About-Client-Libraries.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Concepts/Basic/About-Client-Libraries.rst b/source/Concepts/Basic/About-Client-Libraries.rst index 890ee99047..5a6ebc102b 100644 --- a/source/Concepts/Basic/About-Client-Libraries.rst +++ b/source/Concepts/Basic/About-Client-Libraries.rst @@ -78,6 +78,7 @@ While the C++ and Python client libraries are maintained by the core ROS 2 team, * `.NET Core, UWP and C# `__ This is a collection of projects (bindings, code generator, examples and more) for writing ROS 2 applications for .NET Core and .NET Standard. * `Node.js `__ rclnodejs is a Node.js client for ROS 2. It provides a simple and easy JavaScript API for ROS 2 programming. * `Rust `__ This is a set of projects (the rclrs client library, code generator, examples and more) that enables developers to write ROS 2 applications in Rust. +* `Flutter and Dart `__ Flutter and Dart bindings for ROS 2. Older, unmaintained client libraries are: