Mes: septiembre 2023

  • A small app built by flutter helps muslim for there journey

    Muslim Mate – Your Islamic Companion Muslim Mate is an Islamic app built using Flutter, designed to assist you in various aspects of your daily Islamic practices and knowledge. Features Prayer Times: Get accurate prayer times based on your geolocation or a selected city. Prayer times are based on the cities in Morocco, but you can customize the city to …

  • FoodPanda App UI Clone Using Flutter

    food_panda_clone_with_flutter (UI) A simple delivery app UI like foodpanda to implement pixel to flutter UI Features Splash Screen Home Screen Showcases: Splash Page Home Page Detail Page Visit the Figma design Stacks Dart Flutter UI Flutter version: 3.13.7 GitHub View Github

  • Space App using Flutter with JSON Data

    Space App🌌 It’s an app that allows users to find out more about planets🌎 -A splash screen with a beautiful photo of the Earth welcomes users. On the main screen, there are sections ‘planets’, ‘comets’,‘stars’, ‘satellites’. Users can read astronomy news and check the cards of space objects. On the overview screen, we can read information about the planet and …

  • Beautiful Habit Tracker App with support for both dark and light modes

    Flutter Habit Tracker App UI + Backend Flutter 3.14.0-0.2.pre Null Safety Beautiful Habit Tracker App with support for both dark and light modes. Created by Martin Gogołowicz. You can find Features and dependencies below! How the app looks: Features and dependencies: Dark and Light Mode friendly Responsive design Add new habit Mark as done View in the built-in calendar (with …

  • Plant disease detector and fertilizer recommendation system

    PlantDoctor 🌱 – A solution for farmers Features 🌟 🔎 Detects plant disesases from photo using ML model Works both offline (through raspberry pi) and online. Neumorphic design 🖌️ for unqiue asthetics Installation/Releases 📥️ Donwload from here Demo 📱 Build/Setup 🛠️ Install flutter git clone https://github.com/AM-ash-OR-AM-I/PlantDoctor.git cd PlantDoctor flutter pub get Start debugging 🚀 Tech Stack 🧑🏻‍💻 Flutter Python (Flask, …

  • Pokedex app built with Flutter

    Flutter Pokedex Pokedex app built with Flutter App preview Video demo Installation Add Flutter to your machine Open this project folder with Terminal/CMD and run flutter packages get Run flutter run to build and run the debug app on your emulator/phone Todos Home Home – Apply Sliver effect in home screen Pokedex Pokedex – FAB Pokedex – Add FAB animation …

  • A satisfactory ranking platform for educational institutes

    Campus Saga Revolutionize university life with our app, enabling students to post, solve, and discuss academic challenges. Admins review and rate solutions, fostering collaboration. With MVC architecture and GetX state management, enjoy smooth navigation, user profiles, problem showcases, promotions, and university rankings! 📱 Screenshots 📖 Features User registration and authentication. Anonymous posting of university-related issues. Rating of universities based on …

  • Mobitru App built with Flutter

    Mobitru Flutter Demo Application In this repository, you will find our Mobitru Flutter demo App. You can use it as a demo App for test automation or manual practice on your local machine or on the Real Device Platform. Functionalities UI Controls This app contains variations of the most useful UI widgets like: Text Input Button Image Icon BottomNavigationBar More …

  • A simple medical app UI with Provider state management

    MedCure – Your Medical Companion MedCure is a simple medical app that provides a user-friendly interface for finding doctors, managing appointments, and keeping track of your medical transactions. It’s built using Flutter and utilizes the Provider state management for smooth data handling. Features Find Doctors: Easily search for doctors by name or specialty. Book Appointments: Schedule appointments with your preferred …

  • Edtech android networking application in flutter

    Precisely App Connect and provide students with a complete roadmap for higher studies abroad. The app takes all your details, gives you a score, and tells required things to do to apply to a particular college for higher studies. App also connects you to the admission department of such colleges and provides internship and research opportunities for improving your resume. …

  • Saman carries flutter screen examples

    saman_carries_flutter flutter task for saman carries by Mufassal Hussain Flutter 3.10.6 or greater for required for running this app Do flutter pub get before run this app Video sample : https://github.com/mufassalhussain/saman_carries_flutter/assets/79256743/18f55269-a677-4531-8af7-ead7ccda2d7b Screenshots : GitHub View Github

  • A classic minesweeper game fully implemented in Flutter

    mines_sweeper Overview mines_sweeper is a classic minesweeper game fully implemented in Flutter. The game challenges players to clear a rectangular board containing hidden “mines” without detonating any of them. Installation Clone the repository and navigate to the project directory. Run the game using your preferred Dart environment. Usage The game starts with a grid of unmarked squares. Some randomly selected …