Mes: enero 2023

  • A Flappy Bird-inspired game developed using Flutter

    Pika Jump Pika Jump is a fun and addictive Flappy Bird-inspired game developed using Flutter. In this game, you play as Pikachu and have to jump through obstacles to reach the end. But be careful, Pikachu can be electrocuted if it touches the obstacles! Features Simple and addictive gameplay Pikachu as the main character Electrocution feature adds an extra level …

  • An android streaming app for movies, for movies, tv-shows and anime

    Pancake Pancake is an android streaming app for movies, for movies, tv-shows and anime. Feature Ad free, No Ads whatsoever No tracking/analytics Instant search get results fast Stream any movies , tvshows , animes Fetches data from TMBD Streams movies from 2embed.org Technologies Flutter Dart Dio Package Curved_navigation_bar carousel_slider webview_flutter TMBD API GitHub View Github

  • 60 Best Flutter E-commerce Templates and UI Kits of 2023

    Flutter E-commerce Templates Setting up online stores and e-commerce websites has been a growing trend in the recent past. Developing e-commerce apps is a lengthy and complex process that includes finding the right developer and then designing, developing, and testing the app. Most businesses are not going to have the time or money to get an app developed for their …

  • Crypto Tracker UI Design with Flutter

    Crypto Tracker UI Design Crypto Tracker Flutter project 🚀. Getting Started Download the project from Repo git clone https://github.com/MuhammadBilalAkbar/flutter_crypto_tracker_ui.git flutter pub get flutter run Looks 👀 GitHub View Github

  • 10 Best ChatGPT Apps Code and Scripts for iPhone and Android using Flutter

    ChatGPT Flutter Apps ChatGPT is a large language model developed by OpenAI that is trained to generate human-like text based on a given prompt or context. ChatGPT is the revolutionary new chatting app that combines the power of artificial intelligence with the convenience of messaging. ChatGPT is undoubtedly amazing and generates astonishing results for generating codes, writing stories, and creating …

  • Microservice application developed with NestJs and deployed on Azure AKS

    About Microservice application developed with NestJs and deployed on kubernetes Prerequisite and Tool Nestjs Flutter Azure account Kubernetes Terraform Helm Prometheus Grafana ArgoCD OpenTelemetry Overview (DEV) Koultime is a mobile application that helps find your best food and order it online. Frontend: Mobile application developed with flutter Backend: Microservice application developed with Nest.js The reosons behind choosing the microservice architecture …

  • Watch Wot App using Flutter

    Watch Wot ⌚💎 Boutique de montre de luxe Fonctionnalités Galerie de produits ⌚ Descriptions détaillées des produits 📝 Panier 🛒 Récapitulatif de la commande 📌 Notes et avis sur les produits ⭐ Contenu personnalisé 🎯 Paiements intégrés sécurisés et faciles 💳 Captures d’écran Auteurs @royalgaetan Licence MIT GitHub View Github

  • Flutter Finance App with Beautiful UI

    Finance Mobile App UI This is a Finance app where you can manage your money. Screenshots ❤️ Found this project useful? If you found this project useful, then please consider giving it a ⭐ on Github and sharing it with your friends via social media. GitHub View Github

  • Customizable Flutter UI library inspired by old 8bits video games

    Nes UI library inspired by old retro video game console Installation 💻 ❗ In order to start using Nes UI you must have the Flutter SDK installed on your machine. Add nes_ui to your pubspec.yaml: dependencies: nes_ui: Install it: flutter packages get Configure it Nes UI provides a ThemeData that you can add to your MaterialApp, that theme can be …

  • Meqate – A Comprehensive Prayer Time App

    Meqate – A Comprehensive Prayer Time App Meqate is a simple and user-friendly application that helps Muslims to keep track of their daily prayer times. It uses the device’s location to calculate the prayer times according to the user’s city and country. The app also provides a feature to read and learn from Hadith (sayings of Prophet Muhammad) on daily …

  • A flutter text input widget for visually typing separated lists, such as a list of email recipients

    Provides you a textfield and accompanying controller that users can visually type separated lists into, such as a list of email recipients. Features Textfield that creates a list as you type Handy controller than can be used with other text fields for more customisation. Remove from list with normal backspace. Getting started Add the package to your project pubspec.yaml listtextfield: …

  • A flutter app for small and medium-sized construction companies and self-employed civil engineers

    teklifyap_mobil2 Mobile Programming Term Project Getting Started It is a project for small and medium-sized construction companies and self-employed civil engineers. Civil engineers prepare an offer about a construction and give it to a company that had the construction. The content of the offer is entirely based on construction, labor costs and materials prices. It is a summary of how …

  • A simple e-Commerce App with MVVM

    Shop Bag A simple e-Commerce App with MVVM. Application Video shopbag.mp4 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 #Icon Provider flutter_svg: ^1.1.6 #Responsive responsive_sizer: ^3.1.1 #Extensions kartal: ^2.7.0 #Design sensors_plus: ^2.0.1 flutter_rating_bar: ^4.0.1 lottie: ^2.2.0 #JsonAnnotation json_annotation: ^4.7.0 #FreezedAnnotation …