A mobile app made using Flutter that provide an information about games giveaway. This application uses the GamerPower API as the content provided in it. The dataata retrieval from the API is assisted by using the Dio package with the GET method, which then will be displayed with the help of bloc as business logic in the application.
- More information about the GamerPower API can be found here.