A user-friendly application for a local library to simplify daily tasks

Frappe Dev Hiring Test Shelf Ease Application Created a user-friendly application for a local library to simplify daily tasks. Librarians can manage books, members, and transactions effortlessly. The system allows CRUD operations on books and members, allows book issuance and returns, searches by all parameters, applies rental fees, and enforces a Rs.500 debt limit for members. Integrated Frappe API enables …

Al Quran App built with Flutter

Al-Qur’an App an Flutter App. Al Quran App is the app that all you need for Reading Al Quran Anywhere you wanted. it is the good time to make yourself to be more vaith, and rest your thought for an while to read Qur’an. Screenshots Include some attractive screenshots of your app to give potential users a visual preview of …

A classic implementation of the popular Tetris game built using Flutter

Tetris Game A classic implementation of the popular Tetris game built using Flutter and Dart. This version stays true to the original gameplay mechanics while offering a visually appealing user interface. Objective: Clear lines by fitting falling blocks together to create complete horizontal lines. With each cleared line, the game speeds up, challenging players to think and react quickly. GitHub …

A simple Tic Tac Toe game with an unbeatable AI opponent, Built using Flutter

Toe Tack Tick A simple Tic Tac Toe game with an unbeatable AI opponent. Built using Flutter. Features Play against an unbeatable AI opponent. Beautiful and modern user interface. Enjoyable sound effect and music. Responsive design for various screen sizes. Screenshots Getting Started Clone this repository. Make sure you have Flutter installed on your machine. Navigate to the project directory …

An universal Wallabag client made with Flutter

Frigoligo Frigoligo is an universal Wallabag client made with Flutter. It is made to be a lot of super-cool marketing things but for now it is just made with love and that’s something. Installation Platform Link iOS Testflight Android see latest release macOS Testflight Linux see latest release AppImage see latest release Windows see latest release Features Missing but planned …

A multiplatform unofficial client for Fox go server (foxwq)

openfoxwq_client A multiplatform unofficial client for Fox go server (foxwq) written in Flutter. The web version is currently hosted at https://openfoxwq.com. Native builds for Mac available at openfoxwq_dist repository. Screenshots Development I use the beta channel for Flutter. There are two environment variables which can be helpful during development: MOCK_UI: a boolean flag to control whether the application is launched …

Emergency Response Mobile Application with Flutter

Emergency Response Mobile Application This is a cross-platform mobile application designed to provide assistance in emergencies. The app incorporates specialized features for different user groups such as firefighters, ambulance personnel, police officers, and general users. It leverages the power of Flutter, Firebase, and Google Maps API to deliver accurate and real-time information to both users and responders. Mockup Features Send …

Image to Text app allows users to extract text from images using the device camera

Image to Text – Flutter App Overview The “Image to Text” Flutter app allows users to extract text from images using the device camera. It utilizes the Google ML Kit Text Recognition API to perform Optical Character Recognition (OCR) on the images captured through the camera. Features Capture images using the device camera Extract text from the captured images using …

Coffee Shop Beautiful UI for Flutter

Coffee Shop Beautiful UI Installation To get started, you need to have Flutter installed on your machine. Then, follow the instructions below: Open the terminal and navigate to the project folder. Run the command flutter packages get to install the required packages. Run flutter run to build and run the debug app on your emulator/phone Demo GitHub View Github