This is a simple Flutter Application which use Django Rest Framework as a backend.
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