Flutter project.


website

Week Flow

week-1: Learning Dart basics and setting up Android Studio
week-2: Widgets, State management, Navigation
week-3: Web API, Firebase for authentication
week-4: Getting started with databases and Firestore

Assignments- with Implementation Links

  • Event Scheduler App - Implemented basic methods of state management and created stateful widgets, and Implemented Navigation concepts
  • Movies App - used Web API of themoviesdb to obtain movies data and added Google authentication using Firebase
  • Chat Rooms - used Firestore for creating NOSQL database and implemented CRUD operations to create chart rooms