wordpress library

A Flutter SDK for connecting to WordPress REST API.

Provides easy integration of WordPress content and user management into Flutter apps.

Classes

Auth
Categories
Category
Represents a WordPress category with all its properties.
Comment
Represents a WordPress comment with all its properties.
Comments
Media
Represents a WordPress media item with all its properties.
MediaModule
Page
Represents a WordPress page with all its properties.
Pages
Post
Represents a WordPress post with all its properties.
Posts
Tag
Represents a WordPress tag with all its properties.
Tags
User
Represents a WordPress user with all its properties.
Users
WordPress

Exceptions / Errors

WordPressException
Exception thrown when a WordPress API request fails.