Make an HTTP Request. To fetch data from internet create a function called fetchPost(). That function return Future<List<Post>>.
確定! 回上一頁