This document provides context for the Gemini code assistant to understand the todo_app project.
This is a Flutter project for a todo application. It uses Firebase for backend services, specifically Firestore to store the todo tasks. The project is connected to the Firebase project with the ID genai-workshop-fe4e0. The todo tasks are stored in a Firestore collection named todos.
The application supports Android, iOS and Web.