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

outdated

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

[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
0
pub points
64%
popularity

Publisher

verified publisherdsi.dev

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

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flutter_wordpress