dart-wp icon indicating copy to clipboard operation
dart-wp copied to clipboard

A WordPress API client for dart with support for WooCommerce and custom namespaces.

Results 8 dart-wp issues
Sort by recently updated
recently updated
newest added

Hello I'm trying to do a search function for my wordpress posts but I'm not quite sure on how to do with your package, can you refer me to an...

post(date: 2021-05-27T05:01:21, dateGmt: 2021-05-27T05:01:21, guid: ?p=8293, id: 8293, link:

_**ToDo Authentication using Application Passwords. WordPress 5.6+ only**_ I don't know what does that means. Where should I set my WordPress login info? I run the app like example (within...

Dear Douglas, when do you plan to release the CRUD operations and authentication ? I'm looking forward to this. Cheers.

Im Sorry for new Topic, but I need help. How can I get url from json below. I use argument const arg = {"per_page": "100", "_embed": "author"}; but I cannot...

The user model has a List of roles as property, but WP-API never has roles in the response, I had to manually set the roles attribute to an empty List...

use models instead of map for avatar urls & media details

Remaining linter errors removed