A flutter mobile app utilizing firebase.

Related tags

Templates yaanyo
Overview

Yaanyo

Real time chat and shopping checklist made with flutter utilizing Firebase and Cloud Firestore as backend.

Screenshots

Features

  • Real time chat with family and friends.
  • Catagorize shopping tasks by colored grids.
  • Easily add tasks to shopping list on the go.

Packages used

Overview of how it works

  • Authenticate via email and password managed by Firebase Auth.
  • If successful, log user in and upload user name, email, profile pic, and UID to Cloud Firestore for safe keeping and easy access.
  • To achieve "real time" interactivity, we are heavily utilizing Stream and StreamBuilder everywhere possible.
  • Streams. Streams everywhere.

Cloud Firestore Data Structure

Installation

Install by either sideloading attacked APK file on your android device or by building project from source following steps below.

Getting Started

Check out Flutter's official guide to installing and running flutter.

Prerequisites

  • Download an IDE either Android Studio or VSC
  • Install Flutter SDK and Dart plugin
  • Emulator or physical device

Steps

  • Clone this repo to your machine: https://github.com/KhalidWar/yaanyo.git
  • Run on Emulator or physical device
  • Sign up for an account
  • All set!

License

This project is licensed under MIT Licnese.

Acknowledge

Some profile pictures used in this projects are obtained from Unplash.

You might also like...

Program Chat ini dibuat menggunakan Flutter versi 1.22 dan firebase untuk tugas matkul pemrograman mobile kampus UPB Nagoya

chatngopi A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

Nov 3, 2022

Shared Mobile and Web Firebase Login

fb_auth A Shared Firebase Auth Plugin for Mobile, Web and Desktop. Included AuthBloc for minimal setup! Single dynamic import and compile time ready f

Dec 29, 2021

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.

Flutter Browser App A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by th

Jan 2, 2023

Passwall-mobile - A mobile client for PassWall API written with Flutter

Passwall-mobile - A mobile client for PassWall API written with Flutter

passwall-mobile PassWall Mobile is a mobile client for PassWall API written with Flutter. Getting Started Clone the server app and build it. Install F

Nov 22, 2022

Google mobile ads applovin - AppLovin mediation plugin for Google Mobile Ads (Flutter).

AppLovin mediation plugin for Google Mobile Ads Flutter Google Mobile Ads Flutter mediation plugin for AppLovin. Use this package as a library depende

Jul 5, 2022

Ibolo-Microfinance-Bank-Mobile-Application - Mobile Banking Application With Flutter

Ibolo-Microfinance-Bank-Mobile-Application - Mobile Banking Application With Flutter

ibolo mfb A new Flutter project. Getting Started This project is a starting poin

Dec 20, 2022

Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

VRChatMC VRChatの非公式なAPIを利用したVRChatのモバイルクライアント Flutterで作成されたシンプルなUIが特徴的です iosビルドは

Sep 28, 2022

An open-source unofficial GitHub mobile client, that aims to deliver the ultimate GitHub experience on mobile devices.

An open-source unofficial GitHub mobile client, that aims to deliver the ultimate GitHub experience on mobile devices.

DioHub for Github Summary Features Roadmap Support Screenshots Build Instructions Summary DioHub is an open-source unofficial GitHub mobile client, th

Jan 4, 2023
Owner
Khalid Warsame
Khalid Warsame
CARP Mobile Sensing for Flutter, including mobile sensing framework, data backend support, and the CARP mobile sensing app.

This repo hold the source code for the CACHET Research Platform (CARP) Mobile Sensing (CAMS) Flutter software. It contains the source code for CACHET

Copenhagen Center for Health Technology (CACHET) 61 Dec 16, 2022
Connect your flutter app to firebase, use firebase's Authentication. Don't mind my poor UI. 😬

flutter_email_auth A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you start

Syed Muhammad Ahmad 2 May 2, 2022
Flutter firebase auth - Simple implementation of Firebase Authentication using Flutter

FlutterFire Authentication Sample A simple implementation of Firebase Authentica

Souvik Biswas 4 Apr 2, 2022
Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them.

Flutter Tutorial - Download Files From Firebase Storage Download files from Firebase Storage with Flutter. List all images, videos, or other files fro

Johannes Milke 28 Dec 4, 2022
Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your device and upload them to Firebase.

Flutter Tutorial - Upload Files To Firebase Storage Upload Files To Firebase Storage with Flutter. Pick images, videos, or other files from your devic

Johannes Milke 30 Dec 28, 2022
Tasky-Mobile-App - A task manager built with Flutter, Serverless, Postgres, Firebase

Tasky Mobile App A project management mobile app This project is an implementati

Etornam Sunu 137 Dec 31, 2022
Cross Platform app in Flutter with Firebase Auth and Firestore. Available for Mobile,Web,Desktop

NavokiNotes Navoki Notes, a note app app, will sync data to cloud and on all devices. We have application for Android, iOS, Web App, PWA, Windows, mac

shivam srivastava 93 Dec 27, 2022
Time-Tracker is a cross platform software integrated with Firebase and this is the mobile version created with Flutter.

Time Tracker | Flutter Time tracker is a cloud based task manager where you can manage your tasks in your mobile or web browser in a same time or in a

AmirHossein Mohammadi 10 Oct 25, 2022
A sample template for Flutter + Firebase mobile apps

Flutter Project Out-of-the-box features/tools Router integration and simple page setup boilerplate Login/Register/Profile pages with Firebase Authenti

iXD Labs 2 Aug 3, 2022
Blood Bank is cross platform mobile application that is developed using technologies like Flutter/Dart for frontend and Firebase for data storage

Blood Bank is cross platform mobile application that is developed using technologies like Flutter/Dart for frontend and Firebase for data storage. The sole goal of this application is to make blood donation resourceful and accessible all round the world.

Sajan Poudel 4 Nov 5, 2022