There was an error while loading. Please reload this page.
1 parent c20aac6 commit 91dbeadCopy full SHA for 91dbead
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