We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f096ebd + 11fe039 commit 3ce35c5Copy full SHA for 3ce35c5
1 file changed
using-the-rest-api/client-libraries.md
@@ -22,3 +22,6 @@ The [Backbone.js client](https://developer.wordpress.org/rest-api/backbone-javas
22
23
## C# / .NET
24
[WordPressPCL](https://github.com/wp-net/WordPressPCL): a full REST API client written in C#.
25
+
26
+## Dart / Flutter
27
+[wordpress_client](https://pub.dev/packages/wordpress_client): A library exposing a fluent api to interact with the WordPress REST API.
0 commit comments