Mes: abril 2023

  • A Flutter application that allows users to access the capabilities of GPT

    GPT Mobile GPT Mobile is a mobile application developed using Flutter that allows users to access the capabilities of GPT without the need for a browser. It includes features such as speech-to-text and text-to-speech, making it even more accessible to users. Features Real-time GPT-generated responses Speech-to-text feature for instant transcription Text-to-speech feature for AI-generated responses User-friendly UI similar to ChatGPT …

  • A normal one page app that display the two cards and network image

    Flutter Libya App This is a simple Flutter app that demonstrates a profile card UI. The main goal of this project is to showcase Flutter’s capabilities in creating aesthetically pleasing and responsive user interfaces. Features Profile image with a circular frame Custom text styles for the name and title A card layout for displaying location and Facebook page information A …

  • An application to help coders keep track of their coding activity and growth across multiple platforms

    Programmer Profile Frontend An application to help coders keep track of their coding activity and growth across multiple platforms! Currently the app supports github, leetcode and codeforces profile. Try it out at : https://play.google.com/store/apps/details?id=com.kitaihazure.graphenous1 Features Email Authentication with verify OTP Profile Page – GitHub authentication and Codeforces, Leetcode username settings, update profile picture Home Screen – User description (can be …

  • Invoice Management Application Using Flutter

    Invoice Management UI Invoice Management Application Using Dart language and Flutter Framework Clean UI. Demo Apk Getting Started git clone https://github.com/om-chauhan/Invoice-Management-System-Flutter-UI.git flutter pub get flutter run Screenshots Side Drawer Home Create Invoice Invoice List View Invoice Payment List Profile Employee List Add Employee Product List Add Product GST List Licence MIT Licence

  • A 2D infinite side scroller made using Flame engine

    Dino Run A 2D infinite side scroller made using Flame engine. Demo Downloads Google Play Itch.io Build steps # Clone this project $ git clone https://github.com/ufrshubham/dino_run # Access $ cd dino_run # Install dependencies $ flutter pub get # Run the project (Make sure that a virtual or physical device is connected first) $ flutter run # The will start …

  • A football app project built with flutter

    Footballo App This is a football app project with the flutter framework. Starting 🚀 These instructions allow you to get a copy of the running project on your local machine. Pre-requisites 📋 You need flutter sdk: ‘>=2.19.6 <3.0.0’ Installation 🔧 Make a git clone or download it in zip git clone https://github.com/irania9O/football_application.git Get in the directory Run 🚀: flutter run …

  • A smart garbage collection system built using Flutter

    Smart Garbage Collection System A smart garbage collection system built using Flutter and Firebase that uses sensors to detect the percentage of garbage bin fill levels. The app allows the waste management team to view the status of all garbage bins. Additionally, the app helps users find the shortest route to a selected garbage bin. Screenshots Features Real-time monitoring of …

  • Quick Application Layer of official Epitech’s intranet

    Intra Official epitech’s intranet application aivailable on you’re smartphone and over. On the application you can: Have access to all of the functionnality aivailable on the intranet but in a more user friendly way, and in application format. the application is realise using flutter, use javascript injection in the webview to interact with the web version of the intranet, use …

  • Pull the rope app built with flutter

    pull_the_rope Pull the rope and do what ever you want – with #flutter💡 Created by Shivam Mishra @shivbo96 Setup Make sure your Flutter SDK is at latest version You can retrieve an archive of this SDK on the Flutter releases webpage, or run flutter upgrade in your shell to update to the latest version. Run flutter pub get to sync …

  • A training app made with flutter and Firebase

    Fit Track A training app made with Firebase. Application Video & Screenshots Firebase Auth Screenshot Libraries: Initialize the Flutter project, add all the necessary dependencies mentioned above in the pubspec.yaml configuration file and run pub get. pubspec.yaml dependencies: flutter: sdk: flutter cupertino_icons: ^1.0.2 #Text google_fonts: ^4.0.3 #Responsive sizer: ^2.0.15 #Image flutter_svg: ^2.0.5 #Navigation go_router: ^6.2.0 #Splash flutter_native_splash: ^2.2.19 #State Management …

  • A multiplayer Tic Tac Toe Game embedded With Socket.io Networking

    Networking-Multiplayer-Tic-Tac-Toe A multiplayer Tic Tac Toe Game embedded With Socket.io Networking Features Create/Join Room Play Realtime Display Points Round & Game Winner Installation After cloning this repository, migrate to flutter-multiplayer-tictactoe folder. Install dependencies (Client Side) flutter pub get Install dependencies (Server Side) cd server && npm install Start the server npm run dev Tech Used Server: Node.js, Express, Socket.io, Mongoose, …

  • E-book Mobile Application For Android and iOS Using Flutter

    Swipe Book | E-book Mobile Application For Android and iOS Using Flutter Swipe Book is a collection of a wide variety of educational resources consisting pdfs, images, question papers, a collection of important questions, programs, useful videos that will help in the effective learning process. Initially, it only consists of resources for the technical students of the Computer Engineering batch …

  • FitTrack App with GetX Provider, Lottie Animation and Firebase

    Flutter | Firebase CRUD with GetX Provider flutter_fittrack Flutter Fittrack Firebase CRUD Getting Started Firebase CRUD with GetX Provider This project implements CRUD operations (Create, Read, Update, Delete) on Firebase database using GetX Provider for state management. What’s included in this project? Google Login: Users can sign in with their Google account. Apple Login: Users can sign in with their …

  • Multistore application made using flutter and firebase

    siopa A new Flutter project. Getting Started This project is a starting point for a Flutter application. Siopa is an e-commerce platform with costumer and supplier using Firebase Features Authetication Google Facebook Anonymous Email & Password *Supplier Upload Products Edit Products Edit Store Statics Balance Order Management Push Notification *Costumer View Products Cart Wishlist Profile Store Offers Address Stripe Payment …