iiitl / chat_buddy

a chat app in flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBuddy Flutter App

ChatBuddy is a Flutter application designed to facilitate real-time communication and interaction among users. This README provides instructions for setting up the ChatBuddy Flutter app on your local development environment.

Prerequisites

Before setting up the ChatBuddy app, ensure you have the following prerequisites installed on your system:

Setup Instructions

Follow these steps to set up the ChatBuddy Flutter app:

1. Fork and Clone the Repository

git clone https://github.com/your-username/ChatBuddy.git

2. Navigate to the Project Directory

cd ChatBuddy

3. Set Up Firebase Project

  • Create a new Firebase project or use an existing one in the Firebase console.
  • Enable Firebase Authentication and Firebase Firestore services for the project.
  • Download the google-services.json file and place it in the android/app directory for Android or the ios/Runner directory for iOS.

4. Install Dependencies

flutter pub get

5. Run the App

flutter run

Contributing

Contributions to the Translate App project are welcome! Feel free to open issues for bug fixes, feature requests, or any other improvements you'd like to suggest. Additionally, pull requests are highly appreciated.

Before contributing, please review the Contribution Guidelines to ensure a smooth collaboration process.

About

a chat app in flutter


Languages

Language:Dart 59.2%Language:CMake 20.3%Language:C++ 9.4%Language:Swift 4.8%Language:HTML 4.3%Language:C 1.6%Language:Kotlin 0.3%Language:Objective-C 0.1%