A Healthcare Mobile App built with Flutter

Healthcare app is a design implementaion of Healthcare Mobile App designed by Chirag Chauhan Download App Android Screenshots HomePage Detail Page iOS Screenshots HomePage Detail Page Directory Structure |– lib | |– main.dart | ‘– src | |– config | | ‘– route.dart | |– model | | |– dactor_model.dart | | ‘– data.dart | |– pages | | |– …

A GYM Management app using Flutter

My GYM Manager A Flutter language based GYM Management App! About This Project This is a Flutter based Android Application Development project done onbehalf of the Mobile Application Development Module. First of all please bare following things in your mind, Only the Android Development is considered no iOS platform developed. This App will demonstrate basic functionalities of what I have …

36 Best Flutter UI Kit Templates in 2023

Best Flutter UI Kit Templates Creating a Flutter application UI from scratch can be a very time-consuming task. That’s why we carefully handpicked 36 of the Flutter UI Kit Templates with professional design quality. UI kits can be simple with a few buttons and design components, or extremely robust with toggles that change fonts, colors, and states on the fly. …

Tenant Mobile App for EstateManage.Net platform

Estate Manage Tenant Flutter App (Beta) This is the frontend mobile app of the EstateManage.Net platform. For detail documentation, please see the backend repository. Installation Login to your Firebase console to create a new project with Android and iOS Apps. Note that the GoogleService-Info.plist & google-services.json files you don’t need to download & copy to your flutter project. It will …

Online Classroom Application using Flutter

Online Classroom Application using Flutter An Online Classroom App developed using Flutter and Firebase that allows teachers to better communicate with students by posting updates and assignments along with timeline and deadline notifications. Students can join their respective classes and submit assignments directly and teachers will get information on all student submissions. Updates posted by teachers will be visible on …

A Flutter app that displays stock market data and allows users to track their favorite stocks

QwikCountr Demo A Flutter app that displays stock market data and allows users to track their favorite stocks. Built by Captured-Heart You can download the apk directly from my firebase distribution console QwikCountr-Demo Tasks for the assessment ✅ Use the marketstack API, build an app that shows the stock market report of 10 random companies ⚠️ Add a date range …

An Open-Source Music Player App using Flutter

BlackHole An Open-Source Music Player App for all your needs! Don’t forget to ⭐ the repo Download              Translations Spanish 🇪🇸 Russian 🇷🇺 French 🇫🇷 Portuguese 🇧🇷 Japanese 🇯🇵 Belarusian 🇧🇾 Translate App on Weblate Features Best Streaming Quality (320kbps aac) Song, Album, Artist and Playlist Search Language Specific Promoted Playlists Trending Songs Artist and Genre Radios Support 15+ …

A typing speed test game for web and desktop build using Flutter

Typing Speed Test for Web/Desktop ⌨ A web & desktop app made with ♥ & Flutter 💙, to test your typing speed and accuracy. Design inspired by: typing.gg 🌐 Preview on Web https://aymendn.github.io/typing-speed-test-flutter 📁 Download for Windows CLICK HERE to download. ⚙ Installation steps You can copy anything from the code source. If you want to get the full project: …

Take medications on time using a powerful medication reminder app

Flutter Healsense Application Instructions Every code structure for this application is open source apart from GOOGLE_MAPS_API_KEY. Since this is an application in production, you must get GOOGLE_MAPS_API_KEY, create .env file on the top of the project, and include the key right there for running the app successfully. Supported Null safety Project architecture (DDD Architecture Approach) 1. Why: * We want …