Relative Content

Tag Archive for fluttergoogle-api

Flutter not able to retrieve data from API

I am reading Chapter 8 of the Flutter Cookbook – Second Edition by Simone Alessandria, and I noticed that getData method has an invalid URL http://google.com/books/v1/volumes/junbDwAAQBAJ. I do not know how to modify the URL to get the results from the API.