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 …
Mes: septiembre 2023
-
-
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
-
A minimum implementation of npm client app with modern flutter coding style
npm client A minimum implementation of npm client app with modern flutter coding style. Features Search packages See package details Jump to the repository This project contains: API requests and data exchange of responses with freezed Routing with go_router Managing states with riverpod v2 GitHub View Github
-
A Flutter application to help unite the tech Community in Dedan Kimathi University
GDSC DeKUT GDSC DeKUT is a community based mobile application built on the flutter framework to help unite the tech Community in Dedan Kimathi University by helping the get access to upcoming events, resources, news, tech groups, and the leads contacts to allow them to contact them incase of any challenge in their learning process. The app is built courtesy …
-
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 …
-
An Augmented Reality-driven app that gives quality education in the form of an experience
skool_ar A new flutter Augmented Reality-driven app that gives quality education in the form of an experience. Screenshots GitHub View Github
-
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 fully functional UI of social media plus selling app with different pages for seller and user
Social Media Ecommerce UI with Light/Dark Mode GitHub View Github
-
An application that mimics a physical shopping experience
AR Virtual Footwear Try-on An application that mimics a physical shopping experience for the users through the use of Augmented Reality and Computer Vision. Screenshots GitHub View Github
-
A Windows desktop test app made using flutter for testing the sentiment analysis model
sentiment_test To run the application on your Windows machine, copy the Release folder on your machine and run the .exe file. How to use it? Enter the text in the text box. Click the send icon. The result is displayed. The result generated gives the Rating, Emotion and Score (out of 10) of the text entered by the user. Examples …
-
An app that aids competitive Scrabble players to search, learn and review word lists
pangolin An app that aids competitive Scrabble players to search, learn and review word lists Update 09/05/2023 Features: Search for words in the Scrabble dictionary using pattern match, anagram match, probability order and include match. Add words to the favorite list that can be reviewed in the home page. Review words based on famous beginner-friendly lists from the review section …
-
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 …
-
Simple rock paper scissors game randomly and with stateful widget
rock-paper-scisserce Simple rock paper scissors game randomly and with stateful widget with flutter Getting Started Plaese wach my codes 🙂 Photo: Video: Record_2023_09_06_04_17_35_313.mp4 GitHub View Github
-
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 …