LaLa Trainers Launcher A free and cross-platform trainers launcher for enhancing your gaming experience🤗. ❤️ Thank You, Gaming Community After posting Reddit threads introducing LaLa, I received valuable feedback and input from many gamers. I want to express my gratitude to all of you. Below is a list of to-do items based on the feedback ..
Category : Education
It is a Mobile Application built with Flutter to help Instructors reach their students with the material needed for their course (Videos, PDFs, Exams) Table of contents Dashboard Dashboard_Overview Dashboard_Screens Droos Droos_Overview Droos_Screens Planning_to Auther Contributes Dashboard Dashboard_Overview This Dashboard is where admins can control Droos App by Accepting Pended accounts, Verifiy or Unverifiy the accounts and Upload Lectures’ Material ( Video, PDF, ..
Universities This package allows you to search all universities in Brazil. Usage To use this plugin, add universities as a dependency in your pubspec.yaml file. Example import ‘package:flutter/material.dart’; import ‘package:universities/universities.dart’; class SelectPage extends StatelessWidget { const SelectPage({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return Scaffold( body: Center( child: OutlinedButton( onPressed: () { Navigator.push( context, MaterialPageRoute( ..
This project starts from Hello World untill the end of the Dart 🙂 Simple example Hello World in Dart void main() { // Just print it! print(“Hello World”); } Variables in Dart enum Os { BigSur, Mojave, Sierra, Catalina } void main() { String name = “Amir”; int age = 18; double height = 1.6; bool male = true; var field = “Programming”; ..
Intro Telawa Quoran Karim online app on Flutter. Check the screenshots : P.S Make sure to upgrade your Flutter version to Latest version which support Null Safety. Flutter upgrade Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update ..
compete A Flutter application for Muslims that help them challenge and motivate themselves and their friends to read Azkar in a fun way. On Play Store & On App Store Also, take a look at the Backend repository. Stats 12,200 App Installs. 2543 signed-in users. 1113 users have at least one Azkar challenge. 999 users have at least one Tafseer challenge. 849 users have ..
Infinum Academy Android in Flutter Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Flutter Best Practices A re-modding of the Flutter 2.5 Skeleton App Template into something that really equally shows flutter best practices in DevOPS, OOP, and UX. Why? Because the end customers, App Users and Employers expect a mature full-grown developer and designer. This is designed to teach the best practices in flutter app dev and ..
Course App – Flutter Hi! this is my course app created in flutter. I hope you enjoy! I developed this app in order to learn some more techniques, widgets and code structuring, the App consists on a UI of courses that pulls data from a database, I hope you like it. Home Screen Course Screen ..
Pensil Teaching App Pensil Teach App is an education platform created specifically for the tutors of the digital age. Pensil Teaching app reduce gap between tutor and students and form a bridge no matter how far they are. App Screenshots Login Verify OTP Home Batch Detail Assignment List Videos List Docs List Create Batch Create ..
A flutter app which takes you on a 3d visualisation of the 118 elements of the periodic table. promo.mp4 How it all began It all started with a small idea to provide students a visual aid to know the elements. The logo is inspired from the structure of an atom. The app aims to get ..
LunaLearning Final UI. two pages one is the home page with a search bar at the top and lists of courses and daily progresses . And the other one is the Courses Screen that provides more details about the course , you can preview the courses screen with a long presse. Preview courses with LongPresse. ..
Elements A modern app to track the cemical elements. Including all 118 elements, with their weight, radiation, consistency, type, block, and electronnegativity. If you are a seventh grader or higher, you should use it to help your studying, or use it as a cheat sheat. Download Latest release: 0.2.2 State Beta state New features No result ..
OU Notes [Osmania University (O.U)] For the Students , By the Students. An Application for Osmania University students to access educational material at one place built with the famous Stacked Architecture in Flutter. Download App Content O.U Notes O.U Previous Question Papers O.U Syllabus O.U Resources Features Access documents directly within app using inbuilt PDF viewer Ability to save documents in downloads Report documents ..