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 …
Mes: enero 2023
-
-
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
-
A simple app that costs only one dollar with celebration animation
One Dollar App A simple app that costs only one dollar to buy from play store for android devices. ✌ Preview ☎️ abdo.sw.eng@gmail.com GitHub View Github
-
A Simple MACOS menu bar app to generate commit messages
commit_creator_utility Simple MACOS menu bar app to generate commit messages based on Conventional Commits Support for Gitmoji Built using Flutter Credits: mynameiskenlee Options customization can be done editing the /config/config.json file v 1.0.0 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
-
An AI Powered Flutter Application that generates faces of Random People
Random Face Generator This app quickly and easily turns on the flash next to the rear camera, and keeps it continuously lit. It is a small demo app made as a part of one hour coding sprint. For Android Users To test this app on your device, you can download the .apk files from the links below: ARM64-v8a.apk ARMABI-v7a.apk x86_64.apk …
-
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
-
A Flutter package that allows you to easily work with Hive databases
Hive UI A Flutter package that allows you to easily work with Hive databases. With this package, you can explore all database boxes, edit table rows, add new rows to tables, search boxes by column name and value, delete rows or all data from a box, copy selected values and select specific color for the Hive UI view. Features Explore …
-
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 UI UX design templates for Social Media
Flutter-Social-Media- Get the best UI UX flutter UI UX design templates – Flutter App UI Design Template Ref video : https://youtube.com/shorts/TPXJ6–izxg Get more updates GitHub View Github
-
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 …
-
A cross-platform application created using flutter
trade now This is a cross-platform app that uses Flutter and MVVM architecture. Onboarding Screen Login Screen Dashboard Screen GitHub View Github
-
An Asteroids-ish game made for WearOS using the Flame Engine and Flutter
Watchsteroids The open source version of an Asteroids-ish game made for WearOS using the Flame Engine and Flutter. Project initially generated with the Very Good CLI. Using Flame Engine on top of Flutter. Score and game state is managed by the Bloc library. Bear 🐻 with me This code was written on a ridiculous rush, since I challenged myself to …