Category : Education

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 ..

Read more

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, ..

Read more

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( ..

Read more

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”; ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

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. ..

Read more

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 ..

Read more