Etiqueta: flutter

  • A modern and easy to use Client/UI for Etcd

    Etcd UI A modern and easy to use Client/UI for Etcd How to use You need to run the server first, then you can use the client to connect to the server. Yes, you need to use them together. Note We recommend that the client and server use the same version(they will be updated together, and incompatible versions may make …

  • An Android App for Cryptocurreny Data Price,Market cap,etc Using Flutter

    CryptoX An Android App for Cryptocurreny Data Price,Market cap,etc… and Cryptocurreny News with Ad Monetization.Using Flutter, Coingecko API, Cryptonews-API With ExpressJs and Nodejs. Installation In Terminal, run the following commands: git clone https://github.com/dstark5/cryptox.git cd cryptox flutter packages get Config replace your Google Ads key in ‘lib/ad_state.dart’ import ‘package:native_admob_flutter/native_admob_flutter.dart’; class adstate{ String get bannerAdUnitId=>»Paste Google Ads key here»; } Run App …

  • Professional mobile app using Flutter like Crunchyroll for watching animes

    My Anime App Project Description My Anime App is a mobile application developed using Flutter, My Anime app allows users to watch their favorite anime shows for free, with a user-friendly interface that is responsive to all mobile devices. With the built-in search engine, users can easily filter anime shows based on their preferences, and with filter button categories, users …

  • A bill splitting and budgeting application

    d/vibe : A Bill Splitting App d/vibe is a bill splitting and budgeting application that focuses on making it easier to distribute the cost of group activities, and keeping track of an individual’s personal expenditure. Users can make payments to their friends, making it easier for each individual to contribute their share for group payments. This finance app is suitable …

  • A simple two-player game played on a 3×3 board

    Flutter TIC-TAC-TOE Game Looking for an interactive game? This game got you covered. Run Locally Clone the project git clone https://github.com/yuvraj0028/tic_tac_toe.git Go to the project directory cd tic_tac_toe Install dependencies flutter pub get Run App flutter run Screenshots GitHub View Github

  • A Flutter app that allows users to browse and adopt pets

    Pet Adoption App A Flutter app that allows users to browse and adopt pets. It includes an overview screen displaying a list of available pets and a details screen showing the information about each pet. Screenshots Features View a list of available pets Tap on a pet to view its details Adopt a pet by adding it to your favorites …

  • A Flutter application that utilizes artificial neural networks

    House Agent This project is a Flutter application that utilizes artificial neural networks and DialogFlow to provide a house price prediction service. It was developed for the Hackathon I2A’01 contest. Description The project consists of a Flutter application with two main pages: House Property Input Page: This page allows users to input relevant details of a house, such as number …

  • Laundry App Flutter UI Kit

    #LaundryApp #Laundry App Flutter UI Kit# Updated with latest Flutter SDK support 💻 Requirements Any Operating System (MacOS, Linux, Windows) Any IDE with Flutter SDK installed (Android Studio, VSCode etc) A little knowledge of Dart and Flutter 👨‍💻 Author Apps were developed by HypeTeq Software Solutions Pvt. Ltd. Website GitHub View Github

  • Fashion/Clothes Store App using Flutter

    My Fashion App Project Description My fashion app is a responsive mobile application developed using Flutter framework which is designed to provide a seamless user experience for customers who shop for fashion items. The app is optimized for mobile devices and offers a clean and visually appealing interface. Here are the different pages of your app and their respective roles: …

  • Crime Prevention And Reporting System with Flutter

    CrimePreventionAndReportingSystem Final Year Project for Bachelors in Computer Science Description Copyright Notice (C) 2023 Hawwa Kerai All rights reserved. This code is protected by copyright law. Unauthorized copying, reproduction, or distribution of this code, or any portion thereof, is strictly prohibited. Permissions You are granted the following permissions regarding the use of this code: View the source code on GitHub. …

  • An Islamic app for GitHub that combines spirituality and technology

    DigiQuran DigiQuran is a user-friendly Islamic app that offers a range of features to enhance your spiritual journey. Read Quran allows easy navigation and recitation options, while Shalah Time provides accurate prayer times. Daily Quotes offer insightful teachings, Qiblah Direction points to the Kaaba, and Daily Dua provides blessings and guidance. The app also includes an Islamic Video Player for …

  • A Simple Phones Store App using Flutter

    My Phones Store Project Description “My phones store app is a mobile application developed using Flutter framework. It consists of 5 pages: the first screen, home page, all products page, details product page, and about page. The app is designed to provide users with a seamless and responsive experience on all mobile devices.” The home page is the core of …

  • Fitness workout app with Flutter

    fitnessapp Fitness workout app is a professional app template that provides pre-set workout plans for bodybuilding, Weight Gain, Weight loss & other Fitness Workout as your bodybuilding and Workout trainer. Features: Material mobile UI/UX design. Beautiful Pie, Line, Progress chart. Workout tracker, Workout schedule. Exercises details with steps UI. Progress photo gallery UI. Profile screen UI. Notification screen UI. Custom …

  • A Meal Planner application built with flutter

    Meal Tracker App Meal Tracker application is build in flutter for android and iOS devices.In this project we used firebase database for email authentication and to store – retrieve meal data. User can edit and delete meals also. For email and password user can also edit their email and password using firebase authentication. User can change theme mode according to …

  • The ultimate gaming app that combines a virtual shop and a vast library of diverse titles

    mulplat_project_gamehub GameHub Connect is the ultimate gaming app that combines a virtual shop, a vast library of diverse titles, and an engaging community of passionate gamers. Explore an extensive game shop, purchase your favorite titles, and unlock exclusive in-app bonuses. Dive into a comprehensive game library featuring classic and trending games across genres, and connect with like-minded individuals in the …

  • Onboarding, caching, splash screen, icon app name change for Flutter apps

    Base Requirements Packages For Flutter Apps Onboarding, caching, splash screen, icon app name change and more Change App Name Usage Android Go to android manifest.xml. android / app / src / main / AndroidManifest.xml Change android label with your app name. <application android:name=»io.flutter.app.FlutterApplication» android:label=»App Name» android:icon=»@mipmap/launcher_icon»> Ios Go to Info.plist. ios / Runner / Info.plist Change bundle name with your …

  • Education App Like Udemy Built with Flutter

    MADENS – Education App Like Udemy Built Flutter Madens is an application where instructors add courses and students can purchase this course. Mobile part is written with Flutter and backend part is written with .net. Application Features As Student Login, Register Search Course Add Course To Basket Remove Course To Basket Buy Courses Watch Your Purchased Videos Change Password Delete …