Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 351 Bytes

File metadata and controls

10 lines (9 loc) · 351 Bytes

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.

  1. Create a Django Project
  2. Create Some Models
  3. Create a REST API
  4. Make UI in flutter
  5. Use the API to load data in Flutter