Flutter App Notes with FastApi as backend

A simple flutter application to maintain basic personal notes. The backend of this app was built with FastAPI and you can find it here https://github.com/antonio-pedro99/fastapi_notes

Flutter APP

Home Page

image

Add New Note

image

API call example

image

Check the backend docs at https://notes-backend-flutter.herokuapp.com/docs

GitHub

View Github