Small application where I worked with streams, firebase database, sorting, adding, modifying and deleting data.

Overview

messenger_app

Small application where I worked with streams, firebase database, sorting, adding, modifying and deleting data.

Features

  • Provider: taking out logic;
  • Firebase cloud: database for CRUD;
  • Firebase storage: upload image user profile;
  • Image picker: pick image from gallery for image profile;
  • Used: Streams and StreamBuilder, Future and FutureBuilder.

Screens in App

  • Auth: Sign Up and Sign In;
  • Messenger / home: chats with users;
  • Profile: Update image and create chat with another user;
  • Chat: send message.
You might also like...

Valorant Guide app: a small demo application to demonstrate Flutter application tech-stacks

Valorant Guide app: a small demo application to demonstrate Flutter application tech-stacks

Valorant Guide Design Design by: Malik Abimanyu App Valorant Guide app is a smal

Sep 30, 2022

Flutter plugin for selecting images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotation, cropping, adding sticker/text/filters.

Flutter plugin for selecting images from the Android and iOS image library, taking new pictures with the camera, and edit them before using such as rotation, cropping, adding sticker/text/filters.

advance_image_picker Flutter plugin for selecting multiple images from the Android and iOS image library, taking new pictures with the camera, and edi

Dec 19, 2022

Following Along with a tutorial and adding differing customization to learn Dart and Flutter

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

Nov 28, 2021

A Flutter application that demonstrate simple CRUD operations with Firebase cloud database.

A Flutter application that demonstrate simple CRUD operations with Firebase cloud database.

Cricket Team A Flutter application that demonstrate simple CRUD operations with Firebase cloud database. Preview Home Empty Swipe Add Player Update Pl

Jun 19, 2021

An online shop application with Firebase (Realtime Database in this case)

MyShop App This is my next Flutter app. It is an online store. This time, instead of adding screenshots, I will add a video of how the application wor

Nov 10, 2022

Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web.

Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web.

Flutter Tutorial - Hive NoSQL Database Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web. ✌  Preview App Preview Course Pr

Dec 31, 2022

This is a tool for adding define macro definition to programming languages.

This is a tool for adding define macro definition to programming languages. It is used to distinguish different versions and platforms. The implementation principle is to annotate unnecessary code by using define macros. This tool is theoretically applicable to any programming language.

Dec 7, 2022

A simple package for adding water drops to your Widgets!

A simple package for adding water drops to your Widgets!

Water Drop πŸ’¦ πŸ’¦ πŸ’¦ A simple package for adding water drops to your Widgets! πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ Blog article with detailed explanation: htt

Jun 30, 2022

This is a repository for Flutter Focused Menu, an easy to implement package for adding Focused Long Press Menu to Flutter Applications

This is a repository for Flutter Focused Menu, an easy to implement package for adding Focused Long Press Menu to Flutter Applications

Focused Menu This is an easy to implement package for adding Focused Long Press Menu to Flutter Applications Current Features Add Focused Menu to Any

Dec 26, 2022
Owner
Danil Shubin
Master of Science in Software Engineering. I am proficient in modern web application development technologies such as Vue.js and Node.js.
Danil Shubin
Sorting algorithms visualizer in Flutter.

Sorting Algorithms Visualizer in Flutter Algorithms implemented Insertion Sort Selection Sort Bubble Sort Plugins used fl_chart To run this app run fl

Bibek Timsina 55 Aug 27, 2022
a incremental list of books for random sorting.

tbr 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 y

BiaAlice 2 Oct 9, 2022
A flutter plugin exposing streams to android and iOS enviroment sensors (temp, light, pressure, humidty)

enviro_sensors A plugin that enables calling native device enviroment sensors. Readings are sent over an EventChannel and can be accessed with a liste

Barbadose 6 Feb 10, 2021
Multi-Camera-Dashboard - Flutter App to View RTSP Streams

9.9.2021 update I have updated the firebase db to be read only due to abuse. The save operation works if you import your own firebase and modify proje

Mitch Ross 54 Jan 1, 2023
Sangre - Sangre streams your backend queries in realtime to your clients minimizing the load via diffs

Sangre Sangre streams your backend queries in realtime to your clients minimizin

P.O.M 5 Nov 27, 2022
GeoLocationStreamsExample - Example of using streams with GeoLocator Package

geo_loc_stream A simple Flutter project I used to practice using Streams. Gettin

CypherZox 3 Nov 24, 2022
An Event Bus using Dart Streams for decoupling applications

Event Bus A simple Event Bus using Dart Streams for decoupling applications. GitHub | Pub | Demos and Examples Event Bus Pattern An Event Bus follows

Marco Jakob 700 Jan 4, 2023
Data Migrator - provide a universal translator for data by being portable, diverse, and efficient in migrating and converting data across discrete schemas

Data Migrator - provide a universal translator for data by being portable, diverse, and efficient in migrating and converting data across discrete schemas

Tanner Meade 77 Jan 2, 2023
GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database.

GoodBudget - A budget monitor or expense tracker Flutter application that persists data with Hive NoSQL database. This cross platform application is available on Android, iOS & Web. Both expenses and income are monitored.

Sherida Providence 1 Sep 19, 2022
Small Flutter app that uses SQLite to persist data.

Crud_With_Flutter_And_Sqlite A new Flutter project. The application allows you to register a user with your name and email, edit and also delete. All

Idelfonso JoΓ‘s 0 Oct 22, 2022