Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/programmergaurav/flutter-fetch-data-from-api
- Owner: ProgrammerGaurav
- Created: 2020-07-08T16:53:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T16:26:53.000Z (over 4 years ago)
- Last Synced: 2024-10-24T22:10:01.604Z (about 2 months ago)
- Topics: flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, flutterjson, flutterweb, json
- Language: CMake
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.