Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/programmergaurav/flutter-fetch-data-from-api

Send Get request using Flutter and receive and display Data
https://github.com/programmergaurav/flutter-fetch-data-from-api

flutter flutter-app flutter-apps flutter-demo flutter-examples flutterjson flutterweb json

Last synced: 10 days ago
JSON representation

Send Get request using Flutter and receive and display Data

Awesome Lists containing this project

README

        

# flutter_fetch_data

A new Flutter project.

## Getting Started

Here I created a api using [Django-Rest-Framework](https://www.django-rest-framework.org/)

And used Flutter to fetch data from the JSON and display in ListView.