{"id":18517604,"url":"https://github.com/hash-studios/e-learning-app","last_synced_at":"2025-10-25T00:04:41.710Z","repository":{"id":42434123,"uuid":"278361302","full_name":"Hash-Studios/e-learning-app","owner":"Hash-Studios","description":"E-Learn is a beautiful open-source education app for Android. It is built with Dart on top of Google's Flutter Framework.","archived":false,"fork":false,"pushed_at":"2023-09-09T14:25:12.000Z","size":5941,"stargazers_count":331,"open_issues_count":12,"forks_count":126,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-29T21:08:34.355Z","etag":null,"topics":["android","dart","education","elearning","flutter","hacktoberfest","ui"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hash-Studios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"custom":["https://www.buymeacoffee.com/HashStudios"]}},"created_at":"2020-07-09T12:40:48.000Z","updated_at":"2025-03-26T11:25:00.000Z","dependencies_parsed_at":"2022-09-08T02:21:02.153Z","dependency_job_id":"cc669915-4eb6-4ae7-935b-ea51df9f8d04","html_url":"https://github.com/Hash-Studios/e-learning-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hash-Studios%2Fe-learning-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hash-Studios%2Fe-learning-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hash-Studios%2Fe-learning-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hash-Studios%2Fe-learning-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hash-Studios","download_url":"https://codeload.github.com/Hash-Studios/e-learning-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406088,"owners_count":20933803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","dart","education","elearning","flutter","hacktoberfest","ui"],"created_at":"2024-11-06T17:05:35.277Z","updated_at":"2025-09-23T04:03:18.616Z","avatar_url":"https://github.com/Hash-Studios.png","language":"Dart","readme":"# \u003cimg src=\"android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png\" alt=\"icon\" width=30\u003e E-Learning\n\nE-Learn is a beautiful open-source education app for Android. It is built with Dart on top of Google's Flutter Framework.\n\u003cimg alt='E-Learn UI Mockup' src='demo/Frame 1.png'/\u003e\n\n## List of Contents\n\n1. [Demo](#demo)\n2. [Support](#support)\n3. [Dependencies](#dependencies)\n4. [Usage](#usage)\n5. [Contributing](#contributing)\n6. [License](#license)\n7. [Contributors](#contributors)\n\n## Demo\n\n**Screens**\n\n| ![](demo/Screen/Home.png) | ![](demo/Screen/Calendar.png) | ![](demo/Screen/Home/Overlay.png) | ![](demo/Screen/Videos.png) | ![](demo/Screen/Stats/Local.png) |\n| :-------------: | :-------------:  | :-------------:  | :-------------:  | :-------------:  |\n|     Explore     |    Planner    |    Overlay     |     Videos       |     Leaderboard     |\n\n\n| ![](demo/Screen/Stats/Global.png) | ![](demo/Screen/NavDrawer.png) | ![](demo/Screen/Home/Search.png) | ![](demo/Screen/Home/Search/Results.png) | ![](demo/Screen/Profile.png) |\n| :-------------: | :-------------:  | :-------------:  | :-------------:  | :-------------:  |\n|     Global Leaderboard    |    NavDrawer    |    Search     |     Search Results      |     Profile     |\n\n\n| ![](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)|\n| :-------------:  | :-------------: | :-------------:       | :-------------:  | :-------------: |\n|  Onboarding 1    |    Onboarding 2       |  Sign-in Screen    | Subjects Close   | Subjects Close  |\n\n| ![](demo/Screen/Video/Open.png) | ![](demo/Screen/Forum.png) | ![](demo/Screen/Help.png) | ![](demo/Screen/Settings.png) | ![](demo/Screen/Test.png) |\n| :-------------: | :-------------:  | :-------------:  | :-------------:  | :-------------:  |\n|     Video Info    |    Forum    |    Help     |     Settings       |     Test     |\n\n\n## Support\n\nIf you like what we do, and would want to help us continue doing it, consider sponsoring this project.\n\n\u003ca href=\"https://www.buymeacoffee.com/HashStudios\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=51 width=217\u003e\u003c/a\u003e\n\n## Dependencies\n\nThe following packages are needed for the development of this application.\n\n- `provider: ^4.1.3` for caching data, and state management\n- `fluttertoast: ^4.0.1` for toast notifications\n- `shared_preferences: ^0.5.7` for storing settings like app state\n- `firebase_core: ^0.4.4+3` for firebase core\n- `firebase_auth: ^0.16.0` for user auth\n- `google_sign_in: ^4.4.4` for Google sign in support\n- `flare_splash_screen: ^3.0.1` for the animated splash screen\n- `flutter_svg: 0.17.4` for svg assets\n- `firebase_analytics: ^5.0.16` for analytics\n\nMore details about these can be found in the [`pubspec.yaml`](https://github.com/Hash-Studios/e-learning-app/tree/master/pubspec.yaml) file.\n\n## Usage\n\nMore information about the releases can be found in the [Release](https://github.com/Hash-Studios/e-learning-app/releases) tab.\n\n## Contributing\n\nFirst off, thank you for considering contributing to e-learning app. It's people like you that make e-learning app such a great app.\n\nTo 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!\n\n## License\n\nThis app is licensed under the [`BSD 3-Clause License`](https://github.com/Hash-Studios/e-learning-app/tree/master/LICENSE.txt).\nAny Usage of the source code must follow the below license.\n\n```\nBSD 3-Clause License\n\nCopyright (c) 2020 Hash Studios\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n```\n\n```\nDISCLAIMER: Google Play and the Google Play logo are trademarks of Google LLC.\n```\n\n## Contributors\n\n\u003ca href=\"https://github.com/Hash-Studios/e-learning-app/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contributors-img.web.app/image?repo=Hash-Studios/e-learning-app\" /\u003e\n\u003c/a\u003e\n","funding_links":["https://www.buymeacoffee.com/HashStudios"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhash-studios%2Fe-learning-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhash-studios%2Fe-learning-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhash-studios%2Fe-learning-app/lists"}