domesticmouse / school_flutter_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“–๐Ÿ“– Flutter School App for Students

A simple Flutter app to view academic related videos provided by the institute. The videos used for sample purposes are public test videos available on github. @jsturgis jsturgis/gist:3b19447b304616f18657 - Repositry was used for the videos

This app has a login page in which the student can login by the email and password provided by the institute. For login and authentication purpose firebase is used and also for storing the videos. With the power of Flutter, the app runs perfectly on both Android and iOS. To be able to run this project after cloning this repository, you need to provide your login and password for which you can enter test@gmail.com and password as 123456.

๐Ÿ’ป Requirements

Any Operating System 
Any IDE with Flutter SDK installed like Android Studio
A little knowledge of Dart and Flutter

๐Ÿ“ธ ScreenShots

image image image image image

About

License:MIT License


Languages

Language:Dart 97.7%Language:Swift 1.7%Language:Kotlin 0.5%Language:Objective-C 0.2%