flutter_wordpress 0.1.1
flutter_wordpress: ^0.1.1 copied to clipboard
Flutter Wordpress API
0.1.1 Added Models #
- 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.