Skip to content

ashiqu-ali/genie

Repository files navigation

Genie Chat App

Genie chat app is a Flutter project which is designing for effortless messaging. It provides a smooth and intuitive chat interface for real-time communication. Developed with Flutter, Firebase, and Firestore, it delivers a seamless and feature-rich messaging experience.

Features

  • User Authentication: Allows users to sign up and log in securely.
  • Firebase Integration: Utilizes Firebase for user authentication and data storage.
  • Firestore Database: Stores user data and facilitates seamless data retrieval.

Getting Started

To run the app locally, follow these steps:

  1. Clone the repository:
   git clone https://github.com/your-username/genie-chat-app.git
  1. Install Dependencies

To install the required dependencies for the Genie Chat App, use the following command:

flutter pub get
  1. Run the app
flutter run

Dependencies

The Genie Chat App relies on the following Flutter packages for its functionality:

  • flutter/material.dart: Flutter framework for building the UI.
  • firebase_auth: Firebase Authentication package for user authentication.
  • cloud_firestore: Firestore package for interacting with the Firestore database.

Make sure to include these dependencies in your pubspec.yaml file:

Contributors

Feel free to contribute to this project by opening issues and pull requests. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published