Mes: febrero 2022

  • A Blood Bank App Built Using Flutter

    ❤️ Blood Bank Flutter ❤️ 🔥 🔥 🔥 A blood management project. 🔥 🔥 🔥 🔑 Key features ✔️ logins for users/members, ✔️ New donor can be added, ✔️ Donor can be contacted easily with the contact info, ✔️ List of the donors can be easily available from map view, ✔️ You can add yourself as donor, ✔️ Realtime data …

  • A simple Login App with Flutter

    Flutter Login App This is a simple flutter app for android and ios device. In this Login App user sign_in using email id and password. And also user sign_in using social media account like facebook,google and many more. It is just a UI. Screenshots! 🚀 About Me I’m a android and ios app developer and also a good full stack …

  • Pet Adoption App concept built with Flutter

    🐶 Adopt Me 🐹 Pet Adoption App concept built with Flutter inspired by Aman UX. Screenshots Get Started Run: git clone https://github.com/martinoyovo/pet-adoption-app.git flutter clean flutter packages get flutter run Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full …

  • Base Flutter app for object classification using tflite

    Flutter Image Classification This app classifies images based on any TFLite image classification model. A sample model has been provided to classify cats vs. dogs. Instructions to use on your tflite model Install flutter & clone repository. Modify the model in assets/tflite/[name].tflite. Modify the class names in assets/tflite/[name].txt represent your classes (see example below). Modify both [name].tflite and [name].txt in …

  • Building Travel and Aircraft Applications Build with flutter

    Airplane An application of learning outcomes from the Mastering Flutter 2.0 class: Building Travel and Aircraft Applications Buildwithangga 📸 ScreenShots Special Thanks to : BuildWithAngga for Courses 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 Cookbook: …

  • Real estate listing app built with flutter

    Dufuna Real estate listing app Run Locally Clone the project git clone https://github.com/Iamstanlee/dufuna_app.git Go to the project directory cd dufuna_app Install dependencies flutter pub get Run the app android or ios simulator flutter run Running Tests To run tests, run the following command flutter test GitHub View Github

  • Open Source Listening Experience Training App Built With Flutter

    eqTrainer Open-source listening experience trainer, Powered by Flutter. Overview eqTrainer is a Flutter-based, Open-source Listening Experience training app for Android. inspired by Harman International’s free desktop software How To Listen, this project aims to bring one of the Training task – Band Identification to mobile devices. as How to Listen did, eqTrainer is free to audio enthusiasts, those who are …

  • Flutter Festival Flutter Animations Session App

    Source Code for the App Used in The Flutter Festival Saudi Arabia Session Inside The App Home Page Implicit Animations: Animations that do not need an AnimationController Built-in animation widgets (AnimatedContainer, AnimatedOpacity, ..etc) Custom animation widgets with TweenAnimationBuilder Explicit Animations: more complex but customizable animations that use an AnimationController Built-in widgets that use AnimationController (Transition widgets) Advanced custom animation widgets …

  • Helps to turn some popular widgets into Neumorphism style

    Helps to turn some popular widgets into Neumorphism style. Features NeumorphicCard: a card with Neumorphism look and feel NeumorphicButton: implements tap down and release button effects. Also has onTap listener. NeumorphicTextInputField: builds TextInputField with emboss effect. Getting started To use this package, add ‘neumorphic_widget’ as a dependency in your pubspec.yaml file. Usage Screenshots Examples Here are small examples that show …

  • Flutter Wallpaper App With Wallt UI

    wallpaperr A new Flutter project Wallt UI Wallpaper : Useing Api Animation Serach page Splash screen You can download images You can use image for background and Lock screen ……. . … .. . . . . . .. . .. . . . . . .. . Use this source code in your project with a lot animation Rate …

  • A Pokedex App Built Using Flutter

    Pokedex flutter A Pokedex App Built Using Flutter. App Preview Home Screen Detail Screen Detail Screen Favorite Screen Search Screen Search Screen Features Infinite scrolling Add to favorite Search Pokemon by name/id Caching with hive-db State management with getx Dio for api calls Frezzed for code generation About GitHub https://github.com/shibli21/pokedex-flutter

  • Crypto currency app developed using GETX

    crypto_currency Este app foi desenvolvido utilizando o GETX, que por sua vez é um sistema de injeção de dependências altamente poderoso no mundo do Flutter Este é um projeto Flutter usado para estudo, que faz uso da API coingecko para realizar uma busca pelas cripto moedas mais valorizadas no momento. api usada: https://api.coingecko.com/api/v3 Screenshot Feito com ❤️ by welitonsousa GitHub …

  • CloseSea is Flutter UI of OpenSea NFT’s Applications

    flutter_closesea_nft Onboarding Page Home Page Font use in this App Concept : (fonts.google.com) & (fonts.google.com) A new Flutter project. 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 Cookbook: Useful Flutter samples For help getting started with …