flutter_wordpress 0.2.1 copy "flutter_wordpress: ^0.2.1" to clipboard
flutter_wordpress: ^0.2.1 copied to clipboard

This library uses WordPress REST-API-V2 to provide a way for your application to interact with your WordPress website.

0.2.1 26/04/2020 #

  • Custom post types

0.2.0 21/04/2020 #

  • Create, Update and Delete Comments
  • Create, Update and Delete Posts
  • Update and Delete Users

0.1.4 27/02/2019 #

  • Updated homepage URL

0.1.3 26/02/2019 #

  • Update example. Update post fetching to include author, comments. Add fetching comments as a hierarchy.

0.1.2 16/02/2019 #

  • Add fetch categories, tags, pages. Add create post, comments.

0.1.1 14/02/2019 #

  • Update README.md. Add fetch users list, fetch comments list.
  • Implemented authorization function and fetching of Posts with parameters

0.1.0 Added Models #

  • Created model classes for Wordpress REST API and implemented user authentication function using JWT authentication system.

0.0.1 TODO: Init. #

  • Under Development. Nothing works now.
120
likes
40
points
40
downloads

Publisher

verified publisherdsi.dev

Weekly Downloads

This library uses WordPress REST-API-V2 to provide a way for your application to interact with your WordPress website.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, meta

More

Packages that depend on flutter_wordpress