Paintball Zone Flutter App Paintball Zone Flutter APP is a mobile application in development using Flutter. Paintball Zone Paintball flutter app. Description 📚 This project aims to assist in managing games at a paintball field. The platform features two types of user profiles: Client: This profile allows users to access their virtual loyalty card. As the card is filled through …
Mes: agosto 2023
-
-
Flutter Nike Shoes Shop Application UI Design and Animation
Nike-Shoes-App Flutter Shoes Shop Application UI Design and Animation A beautiful and animated Shoes Shop Application UI with Flutter. Development Setup Clone the repository and run the following commands: flutter pub get flutter run ScreenShot GitHub View Github
-
A fully fledged management app with cloud synchronization
Tracely Tracely is your ultimate management app with seamless cloud synchronization. Keep an organized track of all your projects, ideas, notes, and everything else you can imagine – all in one place, across multiple devices. 📊🗂️ Status: In Progress 🚧 Tracely is currently under active development. Stay tuned for updates as we work to bring you the best experience! 🛠 …
-
A Flutter app designed to help you find mentors to hone your skills
MentorMingle A Flutter app designed to help you find mentors to hone your skills. This repository showcases the app’s mesmerizing UI and captivating animations. ## Getting Started MentorMingle is your gateway to skill enhancement through mentorship. If this is your first step into the realm of Flutter, fret not! Here’s your guide: Clone the Repository: Begin by cloning this repository …
-
A simple TODO app built using Flutter that helps you manage your tasks efficiently
TODO App with Flutter A simple TODO app built using Flutter that helps you manage your tasks efficiently. Features Add tasks with due dates. Mark tasks as completed. Delete tasks you no longer need. Set task priorities. Receive local notifications for upcoming tasks. Screenshots Getting Started Follow these instructions to get the project up and running on your local machine. …
-
A Pharmacy application that help you in curing basic symptoms and diseases
Medkit It’s a Pharmacy application that help you in curing basic symptoms and diseases with medicines available in your home. How to Run Code Clone or download the repo and place it anywhere in your computer. Open the folder in Android Studio or VS Code. Make sure that you have flutter SDK already installed. Type the command in terminal: “flutter …
-
An open source Flutter app for viewing data from a Concept2 indoor rowing machine
openergview An open source Flutter app for viewing data from a Concept2 indoor rowing machine. Inspired by the original ErgData app. This is a project that is created as a more advanced demo application for showing off the behavior of the c2bluetooth library. This is a library that aims to make it easy for developers to build flutter apps that …
-
A Beautiful Task Scheduler App using Flutter
Beautiful Task Scheduler App Welcome to the Beautiful Task Scheduler App repository! This Flutter-based task management application combines elegant design with a robust backend, ensuring a seamless and organized task management experience. From stunning UI to real-time synchronization, this app has you covered. Screenshots Features Stunning UI: Immerse yourself in a visually captivating user interface designed to enhance your task …
-
A versatile poster maker app that empowers you to create stunning posters effortlessly
Poster Pal Modern Poster Maker App Poster Pal is a user-friendly and versatile poster maker app that empowers you to create stunning posters effortlessly. Whether you’re designing for personal or professional use, Poster Pal provides a seamless and intuitive interface to bring your creative visions to life. Features Intuitive Design Tools: Create eye-catching posters with an array of design elements …
-
A pacakage to be used for image input in flutter
Image_input A pacakage to be used for image input in flutter. Getting Started Import image_input package import ‘package:image_input/image_input.dart’; Profile Avatar ProfileAvatar( radius: 100, allowEdit: true, backgroundColor: Colors.grey, addImageIcon: Container( decoration: BoxDecoration( color: Theme.of(context).colorScheme.primaryContainer, borderRadius: BorderRadius.circular(100), ), child: const Padding( padding: EdgeInsets.all(8.0), child: Icon(Icons.add_a_photo), ), ), removeImageIcon: Container( decoration: BoxDecoration( color: Theme.of(context).colorScheme.primaryContainer, borderRadius: BorderRadius.circular(100), ), child: const Padding( padding: EdgeInsets.all(8.0), child: …
-
Client App for Ansible Semaphore
Ansible Sempahore Client Run ansible task from your phone. Getting Started Download from AppStore PlayStore F-Droid Screens GitHub View Github
-
A flutter application that you can track your projects and orders
Order-Project-Tracking With this application, you can track your projects and orders. You can add your customers and enter an order for the customer, track the urgency of the order, and record it by uploading a file. The design is generally designed as a desktop program, but you can use it on phones without difficulty. This version works only on the …
-
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 …
-
The famous Tic Tac Toe game built using Flutter
Tic Tac Toe Introduction The famous Tic Tac Toe game built using Flutter. To enhance the user experience, I implemented Hive as the local database, allowing players to view their games later. Additionally, I utilized hooks, a flutter implementation of React hooks, to efficiently manage the life-cycle of the Widget and better perfomance. Features Single Player : Engage in an …
-
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 …
-
Favorite Places App using Flutter and Google Maps API
Favorite Place App using Flutter, Dart & Google Maps API Locate users favorite places using Google Maps API. Screenshots GitHub View Github
-
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 …