flutter-ui-django-rest-api-backend
flutter-ui-django-rest-api-backend copied to clipboard
This is a simple Flutter Application which use Django Rest Framework as a backend.
flutter-ui-django-rest-api-backend
This is a simple Flutter Application which use Django Rest Framework as a backend.
What's Here?
We created a simple mobile application using Flutter and Python Django Framework.
- Create a Django Project
- Create Some Models
- Create a REST API
- Make UI in flutter
- Use the API to load data in Flutter