Relative Content

Tag Archive for wordpressflutterwordpress-rest-api

How to upload multiple images through WordPress REST API

I’m learning Flutter application development and I have been faced with a major issue of how to save multiple files uploaded from Pone to the WordPress website through rest API. I have been able to capture the files through Flutter as shown by the following code.