DioException (DioException [unknown]: null Error: FormatException: Unexpected character (at character 1) ^ )
I am trying to get data from the server, but the server’s response is like this:
get user’s posts flutter php
basically i made a page where the user can posts , after he posts it shows in the home page with others posts , i want to make a page that shows the posts that the user posted only
i made this interface with flutter