Mes: agosto 2021

  • A simple chat application using Flutter framework and Firebase cloud

    Flutter Chat on Firebase Project demonstrates building a simple chat application using Flutter framework and Firebase cloud. App does not poll for new messages, instead streams are used to make it reactive. Tech stack Firebase authentication for user management. Firebase Firestore message storage. Screenshots GitHub https://github.com/sukie2/flutter-flash-chat

  • Money Tracking App using Flutter

    MoneyTracker Application for Tracking Daily Money Usage in hope of helping me save money, made with Flutter.Available in Google Play Store Development Status I’ve added everything I wanted to add for my personal need which includes the functions and support for Dollars and Korean Won. If requested, I can add more currency, but unless I come up with more ideas …

  • WhatsApp UI Clone with flutter

    WhatsApp UI Clone It is a copy of the WhatsApp design. What’s inside Chat list Chat detail screen Statuses page Story view search page Images related to the application GitHub https://github.com/umutocak/WhatsAppUIClone

  • A flutter app face detection and emotion

    My Emotion A flutter app face detection and emotion, can detect if you’re smiling, big smiley, sad or if there is not face on the screen. News feactures will be add as soon as possible Here is a demo video Getting Started This project was developed using these package: google_ml_kit : A Flutter plugin to use Google’s standalone ML Kit …

  • A series of basic UI Elements that have a hand drawn look with flutter

    wired_elements Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look. It’s the Flutter implementation of wired-elements. It’s base on the library of flutter_rough. Installation In the dependencies: section of your pubspec.yaml, add the following line: dependencies: wired_elements: <latest_version> Basic usage For …

  • Social Media App Build With Flutter

    Social Media App Trying to develop an open source social media app. Screenshots Login Login Error Sign up Edit Profile Filled Edit Profile Profile Getting Started To run this Project you’ll need an account on the Supbase. After creating an account run below query from the Supabase SQL editor to create required table. — Create a table for Profiles create …

  • An online grocery selling app developed using flutter and firebase

    Grocery_APP This is an online grocery selling app developed using flutter and firebase for a grocery shop.This app was developed for one of my client’s grocery stores.The main aim of making this project open source is because this project will cover all the basics of flutter and firebase. App Screenshots More screenshots are available in the screenshots folder in the …

  • A Flutter app demonstrates displaying data in a weekly format

    Flutter weekly chart The Flutter app demonstrates displaying data in a weekly format. I came across this kind of screen in the app that I have been working on called Ergonomic Productivity Timer and I want to share the code of the weekly chart screen. If you find this helpful don’t forget to leave a star at the repository. Ergonomic …

  • CarrotMMU App build with flutter

    CarrotMMU The only first & the last app that made by student and for students! 🌟 Feature lists Timetable Attendance Bulletin annnoucement Pastyear papers Search class by code (to be done) What’s next? feedback are welcome 🥕 Future Roadmap Google meet link save to timetable Search for others course schedule Timetable widget Notification reminder for upcoming class Auto enrolment & …

  • Unofficial Bavatar dart app for android, iOS and macOS

    Unofficial Bavatar dart app for android, iOS and macOS Getting Started 🚀 This project contains 3 flavors: development staging production To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the following commands: # Development $ flutter run –flavor development –target lib/main_development.dart # dont add –flavor for macos # Staging $ flutter run –flavor staging …

  • Beautiful Quran Majeed app with aesthetic Animation

    quran_app Beautiful Quran Majeed app with aesthetic Animation. 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 Flutter, view ouronline documentation, which offers tutorials, samples, guidance on mobile …

  • Flutter weather application with beautiful UI and UX

    Feather Beautiful Flutter weather application. Entirely written in Dart and Flutter. Application is ready for Android and iOS. :camera: Media :cloud: Features Beautiful UI and great UX Current weather: current temperature, max and min temperature, humidity, pressure, wind Current sun/moon position, animated countdown until sunset/sunrise, time of sunset/sunrise Weather forecast for 5 days (temperature, wind, rain and pressure) Custom-written chart …

  • Flutter UI challenge (with Box2D physic)- Smart washing machine app

    Flutter UI Challenge- SMART Washing Machine Flutter UI challenge (with Box2D physic)- Smart washing machine app About project The application was written based on this great UI concept: https://dribbble.com/shots/11018635-Washing-machine Many thanks to Dimest, for allowing me to write an application based on his concept. I encourage you to check out the rest of his great arts: https://dribbble.com/Dimest App in action …

  • Find The Latest trending and upcoming movies and tv shows with MovieDB app

    MovieDB Find The Latest trending and upcoming movies and tv shows with MovieDB app. The app contains all info about movies and tv shows. find similar movies or shows, Browse all genres, video trailers, backdrops, logos, and posters. App Features. Dynamic Theming Search Functionality Onboarding-Screen Select favourite movie Home Screen Tranding movie Movies different category Popular movie Upcomming movie Tranding …

  • A Mobile Application to Download Books In Flutter

    LibHive (Android) – Download Free Books, PDFs, Epubs LibHive is an mobile application where you can search,download,save books anytime. These books are collected from the largest free book resource website Libgen in the Internet. Download the APK – link Features This android app lets you: Search books available on Libgen. Download books in available formats. Share the download links. Sort …

  • A residential management app build with flutter

    Metaville – A Community Connect for you! MetaVille is a mobile application that helps in bringing people of a residential society together and also in managing the community very conveniently and efficiently. Why MetaVille? MetaVille will help you in managing societies with just a few clicks. For example, if you want to talk to all the people in a gated …

  • LookBook Assignment app built with flutter

    LookBook-Assignment LookBook Assignment app built with flutter Profile Section Cart Section Removing Items from Cart Items can be removed by tapping on the green colored Bag Icon. Add/Remove from Wishlist Tapping on the heart button just shows the indication on the ui if item has been added to wishlist or not. GitHub https://github.com/darshanhande11/LookBook-Assignment

  • Socket library for creating real-time multiplayer games

    Game socket The library was published in early access and is not stable, as it is being developed in parallel with other solutions. English is not a native language so there are no comments. At this stage, the library is for those who want to understand the source code and get a starting point for their solution or help me …

  • Flutter application for the web-app ClipIo

    ClipIo-App This is the flutter application for the original web-app ClipIo with some added features. Sign in instantly with your google account Sign in instantly with your google account Easily enter your text Save your text for future use Edit your text with live markdown editor Copy/Paste and easily transmit your data to other logges in devices Check out the …