An open API service indexing awesome lists of open source software.

https://github.com/helloharendra/api-calling-flutter

Calling rest API in flutter
https://github.com/helloharendra/api-calling-flutter

Last synced: about 1 year ago
JSON representation

Calling rest API in flutter

Awesome Lists containing this project

README

          

# API Intigration
![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white)
- Dependencies

- flutter pub add http

- API:
- https://jsonplaceholder.typicode.com/
- To convert json file to model use:
- https://app.quicktype.io/