Etiqueta: apps

  • BaridiMob Clone UI on Flutter

    Intro BaridiMob Clone UI on Flutter. Check the screenshot : P.S Make sure to upgrade your Flutter version to Latest version which support Null Safety. Flutter upgrade Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. I’m available for new …

  • Flutter Fitness Shopping App UI with simple widgets

    Fitness Equipments Shopping App in Flutter Fitness Equipments Shopping App in Flutter Visit Website Features State Management Navigation Bar Responsive Design Hybrid Application Routing 🔗 Links Demo OutPut Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app …

  • An app made with fluttter for taking notes

    notetaker A new Flutter project. Using this app one can – 1.Create Notes 2.View Notes 3.Add content to previous notes 4.Scroll through notes 5.Delete Notes 6. Undo delete Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app …

  • An android app for helping Alzheimer patients

    Memory Assistant – an android app for helping Alzheimer patients It is an android app built in the form of a chatbot using AIML which helps alzhemier patients whenever they forget anything. It has the ability to talk with the paitient and provide information ranging from their names to emergency numbers and various other info. It can also be used …

  • A project that introduces MVVM architecture and project structure approaches to developing Flutter apps

    Flutter Architecture Blueprints Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps. Documentation Install Flutter Flutter documentation Contributing to Flutter Installation asdf Dart 2.14.4 Flutter 2.5.3 npm (for git hooks) Environment iOS iOS 13+ Android Android 5.1+ minSdkVersion 22 targetSdkVersion 30 App architecture Base on MVVM + Repository Code Style flutter_lints …

  • Midia App: Flutter Sound Editing App

    Flutter Sound Editing App – Midia App I uploaded on youtube!! Thanks to Watch And Thanks to Subscribe!!! Introduction I’m working on a project to launch a simple brand. I tried configuring the UI related to music. I developed it using flutter, and I have listed the packages related to development below, so please check it out. If you want …

  • App and Up Flutter Take Home Project

    Books App App and Up Flutter Take Home Project Introduction This project is the implementation of the App and Up Flutter Take Home Project. Requirements Authentication with Firebase Authentication (Email + at least one social), design of the required screens is up to you. Show a list of books gotten from the Google Books API Allow the user to search …

  • A Recipe Calculator App Built Using Flutter

    Made this app to help me in everyday cooking in cases where I want to recalculate ingredients of a recipe But I presume the Recipe Calculator could be used for other purposes outside the kitchen as well, where ever recipes are involved, and one needs ability to recalculate the amount of recipe ingredients, this app might help you do just …

  • PyChat: Chat Application made in Flutter using Firebase

    PyChat Chat Application made in Flutter using Firebase. Also added animated splash screen with Pychat logo. Languages and Tools Used: Flutter Dart Firebase Description Place your google-services.json file into your app’s /android/app folder. Authentication used in this App Email, Password and Image upload. Screenshots Note This project is still under development. Created & Maintained by Vaibhav GitHub View Github

  • Cryptospace App Built With Flutter

    Cryptospace Les utilisateurs cumulent des tokens de deux manières: -en effectuant des tâches quotidiennes ou hebdomadaires -en jouant aux mini-jeux de l’application. Après avoir atteint un nombre de tokens précis, il pourra troquer ce nombre de points avec un produit ou un service proposé par nos partenaires. L’application présente d’autres utilité tel que le fait d’être un portefeuille de crypto-monnaies: …

  • Communicating arduino and android device with flutter app

    Arduino-BluetoothApp-Flutter [EN] Communicating arduino and android device with flutter app. App includes buzzer control, led control and LCD control. Before use the app please check your minSdk it should be 19. [TR] Arduino ve android cihaz arasında iletişim kurmak için kullanılabilecek flutter app. Buzzer, led ve LCD kontrolü yapılabilmekte. App’in çalışması için minSdk’nın 19 olması gerekiyor. [EN] Images from app. …

  • An Android/iOS based NFT marketplace

    NFT Store Inspiration I first got the idea to create NFT Store by looking at the $69 million Beeple’s NFT. The piece of art is made from 5,000 tiles merged together into a common canvas. Nowadays, as blockchain technologies are booming around us, NFT means Non-fungible token is emerging vigorously, one of those is NFT Games. The “play-to-earn” movement is …

  • A flutter based app using python scripts as backend for a quotes app

    Fluthon APP A new Flutter project which is supported from a python script and lists quotes . Deployment 📲 -> /Script – python main.py. -> Run main.dart in the flutter project. -> Fill in the data (Eg:- Motivation/Inspiration) in the provided space. 🛠 Libraries Used Flask request jsonify BeautifulSoup 📱 Demo Quotes screen   LICENSE Licensed under the MIT LICENSE. …