/getsapp-social-media-chat-appp

This is Full stack Social Media Chat App like WhatsApp.

Primary LanguageDart

GetsApp

This is Full stack Social Media Chat App like WhatsApp.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/your-repository.git
  2. Navigate to the project directory:
    cd your-project-directory
  3. Install dependencies:
    flutter pub get

Usage

  1. Run the application:
    flutter run
  2. Use the app on your emulator or physical device.

Screenshots

Include screenshots or gifs of your application here.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -am 'Add your feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.