simple_rest_api_flutter

Simple REST API Flutter application

Hi, this is my first flutter application. In this project I do a basic implementation of how to do GET and POST method on fake REST API site.

Simple Flutter REST API application

Hi, this is my first flutter application. In this project, the GET and POST methods are implemented on a test REST API site. I hope it will be of help to someone who intends to take the first steps in building an app that communicates with a REST API.

For REST-API calls: https://reqres.in/

For Json to Dart code: https://app.quicktype.io/