UprightBiswa / flutter-ewithlaravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#

icon

E-Learning ## Demo **Screens** | ![](demo/Screen/Home.png) | ![](demo/Screen/Calendar.png) | ![](demo/Screen/Home/Overlay.png) | ![](demo/Screen/Videos.png) | ![](demo/Screen/Stats/Local.png) | | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: | | Explore | Planner | Overlay | Videos | Leaderboard | | ![](demo/Screen/Stats/Global.png) | ![](demo/Screen/NavDrawer.png) | ![](demo/Screen/Home/Search.png) | ![](demo/Screen/Home/Search/Results.png) | ![](demo/Screen/Profile.png) | | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: | | Global Leaderboard | NavDrawer | Search | Search Results | Profile | | ![](demo/Screen/Onboarding/1.png) | ![](demo/Screen/Onboarding/2.png)| ![](demo/Screen/Onboarding/3.png) | ![](demo/Screen/Subjects/Close.png) | ![](demo/Screen/Subjects/Open.png)| | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: | | Onboarding 1 | Onboarding 2 | Sign-in Screen | Subjects Close | Subjects Close | | ![](demo/Screen/Video/Open.png) | ![](demo/Screen/Forum.png) | ![](demo/Screen/Help.png) | ![](demo/Screen/Settings.png) | ![](demo/Screen/Test.png) | | :-------------: | :-------------: | :-------------: | :-------------: | :-------------: | | Video Info | Forum | Help | Settings | Test | ## Dependencies The following packages are needed for the development of this application. - `provider: ^4.1.3` for caching data, and state management - `fluttertoast: ^4.0.1` for toast notifications - `shared_preferences: ^0.5.7` for storing settings like app state - `firebase_core: ^0.4.4+3` for firebase core - `firebase_auth: ^0.16.0` for user auth - `google_sign_in: ^4.4.4` for Google sign in support - `flare_splash_screen: ^3.0.1` for the animated splash screen - `flutter_svg: 0.17.4` for svg assets - `firebase_analytics: ^5.0.16` for analytics More details about these can be found in the [`pubspec.yaml`](https://github.com/Hash-Studios/e-learning-app/tree/master/pubspec.yaml) file. ## Usage More information about the releases can be found in the [Release](https://github.com/Hash-Studios/e-learning-app/releases) tab. ## Contributing First off, thank you for considering contributing to e-learning app. It's people like you that make e-learning app such a great app. To start your lovely journey with e-learning app, first read the [`contributing guidelines`](https://github.com/Hash-Studios/e-learning-app/tree/master/CONTRIBUTING.md) and then fork the repo to start contributing! ## License This app is licensed under the [`BSD 3-Clause License`](https://github.com/Hash-Studios/e-learning-app/tree/master/LICENSE.txt). Any Usage of the source code must follow the below license. ``` BSD 3-Clause License Copyright (c) 2020 Hash Studios All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ``` ``` DISCLAIMER: Google Play and the Google Play logo are trademarks of Google LLC. ``` # flutter-ewithlaravel

About

License:MIT License


Languages

Language:Dart 99.9%Language:Swift 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%