Code Monkey home page Code Monkey logo

flash_chat_app_flutter's Introduction

Flash Chat ⚡️

Goal

The objective of this app is to learn how to incorporate Firebase into Flutter apps. I'll be using Firebase Cloud Firestore as well as the Firebase authentication package to equip the app with a cloud based NoSQL database and secure authentication methods.

How I did it

I built a modern messaging app where users can sign up and log in to chat.

Finished App

What I learned

  • How to incorporate Firebase into Flutter projects.
  • How to use Firebase authentication to register and sign in users.
  • How to create beautiful animations using the Flutter Hero widget.
  • How to create custom aniamtions using Flutter's animation controller.
  • Learn all about mixins and how they differ from superclasses.
  • Learn about Streams and how they work.
  • Learn to use ListViews to build scrolling views.
  • How to use Firebase Cloud Firestore to store and retrieve data on the fly.

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.

👷 Installation

In order to clone the project via HTTPS, run this command:

$>gh repo clone shashikantkaushik/flash_chat_app_flutter

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

$>[email protected]:shashikantkaushik/flash_chat_app_flutter.git

Install dependencies

$> flutter install

Start development server

$> flutter run

🐛 Issues

Feel free to file a new issue with a respective title and description on the Flash Chat repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.


🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.


📕 License

Open Source


Made with love by Shashi Kant 💜🚀

flash_chat_app_flutter's People

Contributors

shashikantkaushik avatar

Stargazers

Khushi Srivastava avatar  avatar Harivansh Bhardwaj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.