/Code-Warriors

E-learning application

Primary LanguageDartMIT LicenseMIT

icon learning_gateway

Flutter application for online learning

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

E-Learning App

  • It is built with Dart on top of Google's Flutter Framework.
  • The aim of the application is to promote online self learning through tasks and online study groups which can help in creating a healthy environment and help in boosting the morale of students.

image

List of Contents

  1. Demo
  2. Dependencies
  3. Installation

Demo

Screens

image image image image image
Explore Planner Overlay Videos Leaderboard

Dependencies

The following packages are needed for the development of this application.

  • cupertino_icons: ^1.0.2
  • shared_preferences: ^2.0.6
  • provider: ^5.0.0
  • firebase_analytics: ^8.1.2
  • google_sign_in: ^5.0.4
  • cloud_firestore: ^2.3.0
  • flutter_calendar_carousel: ^2.0.1
  • firebase_core: ^1.3.0
  • firebase_auth: ^2.0.0

Installation

  • Clone the repository on your system.
  • Install the dependencies
  • Run flutter pub get
  • Run the application